Searched refs:MSG_SWITCH_CAMERA (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
H A DVideoModule.java104 private static final int MSG_SWITCH_CAMERA = 8; field in class:VideoModule
268 case MSG_SWITCH_CAMERA: {
1770 mHandler.removeMessages(MSG_SWITCH_CAMERA);

Completed in 65 milliseconds