Searched refs:isContentRecordingSessionSet (Results 1 – 2 of 2) sorted by relevance
117 boolean isContentRecordingSessionSet() { in isContentRecordingSessionSet() method in ContentRecorder
6748 if (mContentRecorder == null || !mContentRecorder.isContentRecordingSessionSet()) { in updateRecording()