Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp258 bool hasUserIdMatchRules = false; in mixMatch() local
316 hasUserIdMatchRules = true; in mixMatch()
347 if (hasUserIdMatchRules && hasUserIdExcludeRules) { in mixMatch()
367 (hasUserIdMatchRules && !userIdMatchFound))) { in mixMatch()