Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/android/
Daudio_manager.cc39 is_communication_mode_enabled_( in JavaAudioManager()
60 return audio_manager_->CallBooleanMethod(is_communication_mode_enabled_); in IsCommunicationModeEnabled()
Daudio_manager.h54 jmethodID is_communication_mode_enabled_; variable