Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h99 bool isCallScreenModeSupported() const { return mIsCallScreenModeSupported; } in isCallScreenModeSupported() function
101 void setCallScreenModeSupported(bool isCallScreenModeSupported) in setCallScreenModeSupported()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1486 bool AudioPolicyService::isCallScreenModeSupported() in isCallScreenModeSupported() function in android::AudioPolicyService
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1598 bool AudioSystem::isCallScreenModeSupported() in isCallScreenModeSupported() function in android::AudioSystem
DIAudioPolicyService.cpp1376 virtual bool isCallScreenModeSupported() in isCallScreenModeSupported() function in android::BpAudioPolicyService
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4392 bool AudioPolicyManager::isCallScreenModeSupported() in isCallScreenModeSupported() function in android::AudioPolicyManager