Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp125 bool hasUidExcludeRules = false; in getOutputForAttr() local
174 hasUidExcludeRules = true; in getOutputForAttr()
191 if (hasUidMatchRules && hasUidExcludeRules) { in getOutputForAttr()
198 || (hasUidExcludeRules && uidExclusionFound)) { in getOutputForAttr()
208 (hasUidExcludeRules && uidExclusionFound) || in getOutputForAttr()