Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioRecord.java81 nativeDataIsRecorded(bytesRead, nativeAudioRecord); in run()
274 private native void nativeDataIsRecorded(int bytes, long nativeAudioRecord); in nativeDataIsRecorded() method in WebRtcAudioRecord