Searched refs:MSG_START_RECORDING (Results 1 – 3 of 3) sorted by relevance
93 @VisibleForTesting static final int MSG_START_RECORDING = 2; field in RecordingTask170 case MSG_START_RECORDING: in handleMessage()221 MSG_START_RECORDING, in onTuned()
101 private static final int MSG_START_RECORDING = 2; field in TunerRecordingSessionWorker266 mHandler.obtainMessage(MSG_START_RECORDING, programUri).sendToTarget(); in startRecording()308 case MSG_START_RECORDING: in handleMessage()
102 private static final int MSG_START_RECORDING = 2; field in TunerRecordingSessionWorkerExoV2267 mHandler.obtainMessage(MSG_START_RECORDING, programUri).sendToTarget(); in startRecording()309 case MSG_START_RECORDING: in handleMessage()