Searched refs:updateRecordingState (Results 1 – 1 of 1) sorted by relevance
250 updateRecordingState(state); in onRecordingStopped()354 updateRecordingState(ScheduledRecording.STATE_RECORDING_FAILED, reason); in failAndQuit()374 updateRecordingState(ScheduledRecording.STATE_RECORDING_IN_PROGRESS); in handleStartRecording()458 private void updateRecordingState(@ScheduledRecording.RecordingState int state) { in updateRecordingState() method in RecordingTask459 updateRecordingState(state, null); in updateRecordingState()462 private void updateRecordingState( in updateRecordingState() method in RecordingTask579 updateRecordingState( in cleanUp()