Searched refs:restorePointerIconLocked (Results 1 – 2 of 2) sorted by relevance
413 mService.restorePointerIconLocked(mDisplayContent, mCurrentX, mCurrentY); in cleanUpDragLw()
5361 restorePointerIconLocked((DisplayContent)msg.obj, msg.arg1, msg.arg2); in handleMessage()7302 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() method in WindowManagerService