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

  /frameworks/base/services/core/java/com/android/server/wm/
DragState.java 425 notifyLocationLw(x, y);
428 void notifyLocationLw(float x, float y) {
Session.java 362 mService.mDragState.notifyLocationLw(touchX, touchY);

Completed in 50 milliseconds