Searched refs:broadcastDragStartedLw (Results 1 – 2 of 2) sorted by relevance
183 void broadcastDragStartedLw(final float touchX, final float touchY) { in broadcastDragStartedLw() method in DragState
323 mService.mDragState.broadcastDragStartedLw(touchX, touchY); in performDrag()