Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp183 bool usageExclusionFound = false; in getOutputForAttr() local
222 usageExclusionFound = true; in getOutputForAttr()
258 if ((hasUsageExcludeRules && usageExclusionFound) in getOutputForAttr()
267 !((hasUsageExcludeRules && usageExclusionFound) || in getOutputForAttr()