Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAllocationRecorder.java60 abstract AllocationStats stopRecording(int reps); in stopRecording() method in AllocationRecorder
DAggregateAllocationsRecorder.java56 @Override public AllocationStats stopRecording(int reps) { in stopRecording() method in AggregateAllocationsRecorder
DAllAllocationsRecorder.java85 @Override public AllocationStats stopRecording(int reps) { in stopRecording() method in AllAllocationsRecorder
/external/jsilver/src/com/google/streamhtmlparser/util/
DCharacterRecorder.java98 public void stopRecording() { in stopRecording() method in CharacterRecorder
/external/webrtc/sdk/objc/unittests/
DRTCAudioDeviceModule_xctest.mm178 - (void)stopRecording{ method
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DSpeechActivity.java194 public synchronized void stopRecording() { in stopRecording() method in SpeechActivity
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DRecorderRunnable.java303 void stopRecording() { in stopRecording() method in RecorderRunnable
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioRecord.java312 private boolean stopRecording() { in stopRecording() method in WebRtcAudioRecord
/external/webrtc/sdk/android/src/java/org/webrtc/audio/
DWebRtcAudioRecord.java379 private boolean stopRecording() { in stopRecording() method in WebRtcAudioRecord