Searched refs:MSG_WINDOW_MOVED (Results 1 – 2 of 2) sorted by relevance
123 private static final int MSG_WINDOW_MOVED = 10035; field in WallpaperService337 Message msg = mCaller.obtainMessageII(MSG_WINDOW_MOVED, newX, newY);1514 case MSG_WINDOW_MOVED: { in executeMessage()
4830 private static final int MSG_WINDOW_MOVED = 23; field in ViewRootImpl4888 case MSG_WINDOW_MOVED: in getMessageName()5030 case MSG_WINDOW_MOVED: in handleMessage()7856 Message msg = mHandler.obtainMessage(MSG_WINDOW_MOVED, newX, newY); in dispatchMoved()