Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp124 bool hasUidMatchRules = false; in getOutputForAttr() local
166 hasUidMatchRules = true; in getOutputForAttr()
191 if (hasUidMatchRules && hasUidExcludeRules) { in getOutputForAttr()
209 (hasUidMatchRules && !uidMatchFound))) { in getOutputForAttr()