Searched refs:MSG_WINDOW_MOVED (Results 1 – 2 of 2) sorted by relevance
121 private static final int MSG_WINDOW_MOVED = 10035; field in WallpaperService333 Message msg = mCaller.obtainMessageII(MSG_WINDOW_MOVED, newX, newY);1472 case MSG_WINDOW_MOVED: { in executeMessage()
4331 private static final int MSG_WINDOW_MOVED = 23; field in ViewRootImpl4384 case MSG_WINDOW_MOVED: in getMessageName()4516 case MSG_WINDOW_MOVED: in handleMessage()7299 Message msg = mHandler.obtainMessage(MSG_WINDOW_MOVED, newX, newY); in dispatchMoved()