Home
last modified time | relevance | path

Searched defs:stopRecording (Results 1 – 2 of 2) sorted by relevance

/cts/suite/audio_quality/lib/src/audio/
DRemoteAudio.cpp306 void RemoteAudio::stopRecording() in stopRecording() function in RemoteAudio
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRecordingTest.java820 private void stopRecording(boolean useMediaRecorder) throws Exception { in stopRecording() method in RecordingTest