Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1824 auto clientVolSrc = client->volumeSource(); in startSource() local
1891 if (outputDesc->getActivityCount(clientVolSrc) == 1 || !devices.isEmpty()) { in startSource()
2020 auto clientVolSrc = client->volumeSource(); in stopSource() local
2024 if (outputDesc->getActivityCount(clientVolSrc) > 0) { in stopSource()
2025 if (outputDesc->getActivityCount(clientVolSrc) == 1) { in stopSource()
2049 if (outputDesc->getActivityCount(clientVolSrc) == 0 || forceDeviceUpdate) { in stopSource()