Searched refs:mStopIntent (Results 1 – 1 of 1) sorted by relevance
51 private PendingIntent mStopIntent; field in RecordingController112 mStopIntent = stopIntent; in startCountdown()185 if (mStopIntent != null) { in stopRecording()186 mStopIntent.send(); in stopRecording()