Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp6613 const auto a11yVolumeSrc = toVolumeSource(AUDIO_STREAM_ACCESSIBILITY); in computeVolume() local
6615 if (volumeSource == a11yVolumeSrc in computeVolume()
6632 volumeSource == a11yVolumeSrc)) { in computeVolume()
6645 ((volumeSource == ringVolumeSrc) || (volumeSource == a11yVolumeSrc)) in computeVolume()