HomeSort by relevance Sort by last modified time
    Searched refs:notifyDropLw (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
DragState.java 358 boolean notifyDropLw(float x, float y) {
WindowManagerService.java 649 endDrag = mDragState.notifyDropLw(newX, newY);
    [all...]

Completed in 28 milliseconds