Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp119 bool hasUsageMatchRules = false; in getOutputForAttr() local
149 hasUsageMatchRules = true; in getOutputForAttr()
186 if (hasUsageMatchRules && hasUsageExcludeRules) { in getOutputForAttr()
207 (hasUsageMatchRules && !usageMatchFound) || in getOutputForAttr()