Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp127 bool uidExclusionFound = false; in getOutputForAttr() local
177 uidExclusionFound = true; in getOutputForAttr()
198 || (hasUidExcludeRules && uidExclusionFound)) { in getOutputForAttr()
208 (hasUidExcludeRules && uidExclusionFound) || in getOutputForAttr()