Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h639 bool isVolumeConsistentForCalls(VolumeSource volumeSource,
DAudioPolicyManager.cpp3865 if (isVolumeConsistentForCalls(vs, {rxSinkDevice}, in setVolumeIndexForAttributes()
8659 if (!isVolumeConsistentForCalls( in checkAndSetVolume()
8732 bool AudioPolicyManager::isVolumeConsistentForCalls(VolumeSource volumeSource, in isVolumeConsistentForCalls() function in android::AudioPolicyManager