Searched refs:broadcastDragStartedLw (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java225 void broadcastDragStartedLw(final float touchX, final float touchY) { method in class:DragState
H A DSession.java338 mService.mDragState.broadcastDragStartedLw(touchX, touchY);

Completed in 461 milliseconds