Searched refs:notifyLocationLocked (Results 1 – 3 of 3) sorted by relevance
497 notifyLocationLocked(x, y); in notifyMoveLocked()500 void notifyLocationLocked(float x, float y) { in notifyLocationLocked() method in DragState
183 mDragState.notifyLocationLocked(touchX, touchY); in performDrag()
36867 HPLcom/android/server/wm/DragState;->notifyLocationLocked(FF)V