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.cpp231 bool hasUsageMatchRules = false; in mixMatch() local
261 hasUsageMatchRules = true; in mixMatch()
298 if (hasUsageMatchRules && hasUsageExcludeRules) { in mixMatch()
319 (hasUsageMatchRules && !usageMatchFound) || in mixMatch()