xThe x coordinate of the point to add to the rectangleyThe y coordinate of the point to add to the rectangle
Update this Rect to enclose itself and the [x,y] coordinate. There is no check to see that this rectangle is non-empty.
[Android Documentation]