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

/frameworks/base/services/java/com/android/server/wm/
H A DDragState.java356 boolean notifyDropLw(float x, float y) { method in class:DragState
H A DWindowManagerService.java698 endDrag = mDragState.notifyDropLw(newX, newY);

Completed in 3450 milliseconds