Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp120 bool hasUsageExcludeRules = false; in getOutputForAttr() local
158 hasUsageExcludeRules = true; in getOutputForAttr()
186 if (hasUsageMatchRules && hasUsageExcludeRules) { in getOutputForAttr()
197 if ((hasUsageExcludeRules && usageExclusionFound) in getOutputForAttr()
206 !((hasUsageExcludeRules && usageExclusionFound) || in getOutputForAttr()