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