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