Home
last modified time | relevance | path

Searched refs:stopRecording (Results 1 – 6 of 6) sorted by relevance

/packages/apps/SoundRecorder/src/com/android/soundrecorder/
DRecorder.java199 public void stopRecording() { in stopRecording() method in Recorder
246 stopRecording(); in stop()
/packages/apps/SpeechRecorder/src/com/android/speechrecorder/
DSpeechRecorderActivity.java176 stopRecording(); in setupRecording()
208 private void stopRecording() { in stopRecording() method in SpeechRecorderActivity
/packages/apps/LegacyCamera/src/com/android/camera/
DEffectsRecorder.java700 public synchronized void stopRecording() { in stopRecording() method in EffectsRecorder
735 stopRecording(); in stopPreview()
DVideoCamera.java1705 mEffectsRecorder.stopRecording(); in stopVideoRecording()
/packages/apps/Camera/src/com/android/camera/
DEffectsRecorder.java696 public synchronized void stopRecording() { in stopRecording() method in EffectsRecorder
769 stopRecording(); in stopPreview()
DVideoCamera.java1606 mEffectsRecorder.stopRecording(); in stopVideoRecording()