Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:MSG_WINDOW_MOVED

105     private static final int MSG_WINDOW_MOVED = 10035;
281 Message msg = mCaller.obtainMessageII(MSG_WINDOW_MOVED, newX, newY);
1199 case MSG_WINDOW_MOVED: {