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