Searched refs:broadcastDragStartedLocked (Results 1 – 2 of 2) sorted by relevance
228 mDragState.broadcastDragStartedLocked(touchX, touchY); in performDrag()266 mDragState.broadcastDragStartedLocked(touchX, touchY); in performDrag()
487 void broadcastDragStartedLocked(final float touchX, final float touchY) { in broadcastDragStartedLocked() method in DragState