Searched refs:mIsVideoCaptureIntent (Results 1 – 2 of 2) sorted by relevance
178 private boolean mIsVideoCaptureIntent; field in VideoCamera405 mIsVideoCaptureIntent = isVideoCaptureIntent(); in onCreate()407 if (mIsVideoCaptureIntent) { in onCreate()641 if (mIsVideoCaptureIntent) { in onStopVideoRecording()672 if (!(mIsVideoCaptureIntent && stop)) { in onShutterButtonClick()882 if (!mIsVideoCaptureIntent) { in doOnResume()969 if (mIsVideoCaptureIntent) { in finishRecorderAndCloseCamera()1002 if (!mIsVideoCaptureIntent && mThumbnail != null && !mThumbnail.fromFile()) { in onPause()1128 if (mIsVideoCaptureIntent) { in onCreateOptionsMenu()1181 if (mIsVideoCaptureIntent && myExtras != null) { in initializeRecorder()[all …]
134 private boolean mIsVideoCaptureIntent; field in VideoModule353 mIsVideoCaptureIntent = isVideoCaptureIntent(); in init()407 if (!mIsVideoCaptureIntent) { in takeASnapshot()657 if (mIsVideoCaptureIntent) { in onStopVideoRecording()677 if (mIsVideoCaptureIntent) { in onVideoSaved()712 if (!(mIsVideoCaptureIntent && stop)) { in onShutterButtonClick()1101 if (mIsVideoCaptureIntent && myExtras != null) { in initializeRecorder()1508 if (mIsVideoCaptureIntent) { in stopVideoRecording()1862 !mIsVideoCaptureIntent) { in showVideoSnapshotUI()