Lines Matching refs:null
119 SnapshotDialogFragment mSnapshotDialog = null;
158 private CallbackProcessor mCallbackProcessor = null;
359 if (mCamera != null) { in onPause()
388 if (mSnapshotDialog != null) { in onRequestPermissionsResult()
421 if (mPreviewHolder != null) { in surfaceChanged()
427 if (mCamera != null) { in surfaceChanged()
445 mPreviewHolder = null; in surfaceDestroyed()
1009 if (mParams != null) { in setUpCamera()
1011 if (sceneModes != null) { in setUpCamera()
1071 if (mPreviewHolder != null) { in setUpCamera()
1101 mCamera = null; in resetCamera()
1125 if (mFlashModes != null) { in updateFlashModes()
1332 if (videoSizes == null) { // TODO: surface this to the user in updateVideoRecordSize()
1424 mCamera.setPreviewCallbackWithBuffer(null); in configureCallbacks()
1448 mCamera.setPreviewCallbackWithBuffer(null); in stopCallbacks()
1449 if (mCallbackProcessor != null) { in stopCallbacks()
1510 return null; in getOutputMediaFile()
1522 return null; in getOutputMediaFile()
1536 return null; in getOutputMediaFile()
1547 null, in notifyMediaScannerOfFile()
1556 if (listener != null) in notifyMediaScannerOfFile()
1597 if (mRecorder != null) { in startRecording()
1686 if (mRecorder != null) { in stopRecording()
1704 notifyMediaScannerOfFile(mRecordingFile, null); in stopRecording()
1708 mRecordingFile = null; in stopRecording()
1765 if (mColorEffects != null) { in updateColorEffects()
1812 if (layout != null){ in logAndScrollToBottom()