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

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

Completed in 184 milliseconds