Searched refs:MSG_CAPTURE_ANIMATION_DONE (Results 1 – 1 of 1) sorted by relevance
153 private static final int MSG_CAPTURE_ANIMATION_DONE = 4; field in PhotoView342 case MSG_CAPTURE_ANIMATION_DONE: { in handleMessage()1689 Message m = mHandler.obtainMessage(MSG_CAPTURE_ANIMATION_DONE, offset, 0); in switchWithCaptureAnimationLocked()