Searched refs:mMediaRecorderRecording (Results 1 – 2 of 2) sorted by relevance
387 if (mMediaRecorderRecording) { in onSingleTapUp()880 if (mMediaRecorderRecording) { in updateCameraOrientation()1021 if (mMediaRecorderRecording) { in onBackPressed()1295 if (mMediaRecorderRecording) { in onInfo()1299 if (mMediaRecorderRecording) { in onInfo()1333 return mMediaRecorderRecording; in isRecording()1477 if (mMediaRecorderRecording) { in stopVideoRecording()1489 mMediaRecorderRecording = false; in stopVideoRecording()1589 if (!mMediaRecorderRecording) { in updateRecordingTime()1703 if (mMediaRecorderRecording) { in updateFocusParameters()[all …]
198 private boolean mMediaRecorderRecording = false; field in VideoCamera299 && !mMediaRecorderRecording) { in handleMessage()566 if (!mMediaRecorderRecording) { in onOrientationChanged()660 boolean stop = mMediaRecorderRecording; in onShutterButtonClick()966 if (mMediaRecorderRecording) { in finishRecorderAndCloseCamera()1025 if (mMediaRecorderRecording) { in onBackPressed()1545 return mMediaRecorderRecording; in isRecording()1596 mMediaRecorderRecording = true; in startVideoRecording()1696 if (mMediaRecorderRecording) { in stopVideoRecording()1720 mMediaRecorderRecording = false; in stopVideoRecording()[all …]