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.cpp230 bool hasUsageMatchRules = false; in mixMatch() local
260 hasUsageMatchRules = true; in mixMatch()
297 if (hasUsageMatchRules && hasUsageExcludeRules) { in mixMatch()
318 (hasUsageMatchRules && !usageMatchFound) || in mixMatch()