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.cpp186 bool hasUidExcludeRules = false; in getOutputForAttr() local
235 hasUidExcludeRules = true; in getOutputForAttr()
252 if (hasUidMatchRules && hasUidExcludeRules) { in getOutputForAttr()
259 || (hasUidExcludeRules && uidExclusionFound)) { in getOutputForAttr()
269 (hasUidExcludeRules && uidExclusionFound) || in getOutputForAttr()