Searched refs:MSG_APPLY_OFFSET (Results 1 – 1 of 1) sorted by relevance
185 private static final int MSG_APPLY_OFFSET = 3; field in WallpaperOffsetInterpolator225 case MSG_APPLY_OFFSET: { in handleMessage()247 Message.obtain(this, MSG_APPLY_OFFSET, token).sendToTarget(); in handleMessage()