Searched refs:MODE_IDLE (Results 1 – 1 of 1) sorted by relevance
64 private static final int MODE_IDLE = 1; field in AudioRecordView97 private int mCurrentMode = MODE_IDLE;178 return mCurrentMode != MODE_IDLE; in shouldHandleTouch()182 setMode(MODE_IDLE); in stopTouchHandling()195 case MODE_IDLE: in updateVisualState()243 if (!mMediaRecorder.isRecording() && mCurrentMode == MODE_IDLE) { in onRecordButtonTouchDown()281 setMode(MODE_IDLE); in onRecordButtonTouchUp()293 setMode(MODE_IDLE); in onRecordButtonTouchUp()326 setMode(MODE_IDLE); in onErrorWhileRecording()341 setMode(MODE_IDLE); in onFinishedRecording()