Searched refs:MSG_JUMP_TO_FINAL (Results 1 – 1 of 1) sorted by relevance
195 Message.obtain(mHandler, MSG_JUMP_TO_FINAL, mWindowToken).sendToTarget(); in jumpToFinal()223 private static final int MSG_JUMP_TO_FINAL = 5; field in WallpaperOffsetInterpolator293 case MSG_JUMP_TO_FINAL: { in handleMessage()