Searched defs:MIX_ROLE_PLAYERS (Results 1 – 2 of 2) sorted by relevance
78 assertEquals(rule.getTargetMixRole(), MIX_ROLE_PLAYERS); in testConstructValidRule() local199 assertEquals(rule.getTargetMixRole(), MIX_ROLE_PLAYERS); in sessionIdRuleCompatibleWithPlayersMix() local
234 public static final int MIX_ROLE_PLAYERS = AudioMix.MIX_TYPE_PLAYERS; field in AudioMixingRule