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.cpp247 bool hasUserIdMatchRules = false; in mixMatch() local
305 hasUserIdMatchRules = true; in mixMatch()
336 if (hasUserIdMatchRules && hasUserIdExcludeRules) { in mixMatch()
356 (hasUserIdMatchRules && !userIdMatchFound))) { in mixMatch()