Home
last modified time | relevance | path

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

/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/
DAudioRecorder.java52 stopRecording(); in startRecording()
74 private void stopRecording() { in stopRecording() method in AudioRecorder
86 stopRecording(); in stop()
96 stopRecording(); in accept()
/development/samples/VirtualDeviceManager/demos/src/com/example/android/vdmdemo/demos/
DRecorderDemoActivity.kt88 recorders.forEach { it.stopRecording() } in <lambda>()
223 fun stopRecording() { in <lambda>() method
230 stopRecording() in <lambda>()
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
DSoundRecorder.java142 public void stopRecording() { in stopRecording() method in SoundRecorder
261 stopRecording(); in cleanup()
DMainActivity.java108 mSoundRecorder.stopRecording(); in onUIStateChanged()
137 mSoundRecorder.stopRecording(); in onUIStateChanged()