InputMethodContext.notifyCursorArea

void notifyCursorArea(int x, int y, int width, int height)

Notify context that cursor area changed in input associated.

Parameters

xthe x coordinate of cursor location
ythe y coordinate of cursor location
widththe width of cursor area
heightthe height of cursor area