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

  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 105 private static final int MSG_WINDOW_MOVED = 10035;
281 Message msg = mCaller.obtainMessageII(MSG_WINDOW_MOVED, newX, newY);
    [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java     [all...]

Completed in 50 milliseconds