Searched refs:mStopIntent (Results 1 – 1 of 1) sorted by relevance
65 private PendingIntent mStopIntent; field in RecordingController170 mStopIntent = stopIntent; in startCountdown()241 if (mStopIntent != null) { in stopRecording()242 mStopIntent.send(mInteractiveBroadcastOption); in stopRecording()