Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp8102 const auto a11yVolumeSrc = toVolumeSource(AUDIO_STREAM_ACCESSIBILITY, false); in computeVolume() local
8120 volumeSource == a11yVolumeSrc)) { in computeVolume()
8134 ((volumeSource == ringVolumeSrc) || (volumeSource == a11yVolumeSrc)) in computeVolume()