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.cpp122 bool usageExclusionFound = false; in getOutputForAttr() local
161 usageExclusionFound = true; in getOutputForAttr()
197 if ((hasUsageExcludeRules && usageExclusionFound) in getOutputForAttr()
206 !((hasUsageExcludeRules && usageExclusionFound) || in getOutputForAttr()