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