Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioEffects.java49 private static Boolean canUseAutomaticGainControl = null; field in WebRtcAudioEffects
177 public static boolean canUseAutomaticGainControl() { in canUseAutomaticGainControl() method in WebRtcAudioEffects