Searched refs:STATE_CONFIGURE (Results 1 – 1 of 1) sorted by relevance
111 private static final int STATE_CONFIGURE = 0; field in EffectsRecorder117 private int mState = STATE_CONFIGURE;359 if (mState != STATE_CONFIGURE) { in setAppToLandscape()564 if (mState == STATE_CONFIGURE) {658 if (mState == STATE_CONFIGURE) { in startRecording()704 case STATE_CONFIGURE: in stopRecording()725 case STATE_CONFIGURE: in stopPreview()748 mState = STATE_CONFIGURE; in stopPreview()