Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp6376 const auto a11yVolumeSrc = toVolumeSource(AUDIO_STREAM_ACCESSIBILITY); in computeVolume() local
6378 if (volumeSource == a11yVolumeSrc in computeVolume()
6395 volumeSource == a11yVolumeSrc)) { in computeVolume()
6408 ((volumeSource == ringVolumeSrc) || (volumeSource == a11yVolumeSrc)) in computeVolume()