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.cpp185 bool hasUidMatchRules = false; in getOutputForAttr() local
227 hasUidMatchRules = true; in getOutputForAttr()
252 if (hasUidMatchRules && hasUidExcludeRules) { in getOutputForAttr()
270 (hasUidMatchRules && !uidMatchFound))) { in getOutputForAttr()