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

  /frameworks/base/services/core/java/com/android/server/wm/
DragDropController.java 188 mDragState.notifyLocationLocked(touchX, touchY);
DragState.java 462 notifyLocationLocked(x, y);
465 void notifyLocationLocked(float x, float y) {

Completed in 462 milliseconds