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