Searched refs:mRecordingSession (Results 1 – 1 of 1) sorted by relevance
125 private RecordingSession mRecordingSession; field in RecordingTask207 if (mRecordingSession != null) { in onConnectionFailed()215 if (mRecordingSession == null) { in onTuned()239 if (mRecordingSession == null) { in onRecordingStopped()260 if (mRecordingSession == null) { in onError()335 mRecordingSession = in handleInit()370 mRecordingSession.startRecording( in handleStartRecording()390 mRecordingSession.stopRecording(); in handleStopRecording()398 if (mRecordingSession != null) { in handleUpdateSchedule()435 if (mRecordingSession != null) { in release()[all …]