Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h623 bool isVolumeConsistentForCalls(VolumeSource volumeSource,
DAudioPolicyManager.cpp3586 if (isVolumeConsistentForCalls(vs, {mCallRxSourceClient->sinkDevice()->type()}, in setVolumeIndexForAttributes()
8251 if (!isVolumeConsistentForCalls( in checkAndSetVolume()
8303 bool AudioPolicyManager::isVolumeConsistentForCalls(VolumeSource volumeSource, in isVolumeConsistentForCalls() function in android::AudioPolicyManager