Searched refs:CAMERA_UNINITIALIZED (Results 1 – 1 of 1) sorted by relevance
168 private static final int CAMERA_UNINITIALIZED = 0; field in TestingCamera173 private int mState = CAMERA_UNINITIALIZED;393 mState = CAMERA_UNINITIALIZED; in onPause()453 if (mPreviewHolder != null || mState == CAMERA_UNINITIALIZED) { in surfaceChanged()951 case CAMERA_UNINITIALIZED:1137 mState = CAMERA_UNINITIALIZED; in resetCamera()1744 mState = CAMERA_UNINITIALIZED; in startRecording()1786 mState = CAMERA_UNINITIALIZED; in stopRecording()