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

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

Completed in 285 milliseconds