Searched refs:MIX_ROLE_PLAYERS (Results 1 – 3 of 3) sorted by relevance
24 import static android.media.audiopolicy.AudioMixingRule.MIX_ROLE_PLAYERS;90 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()113 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()125 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()135 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()162 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildRenderToRemoteSubmix_success()177 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildLoopbackAndRenderToRemoteSubmix_success()191 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildRenderToSpeaker_success()204 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildLoopbackForPlayerMix_success()229 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildLoopbackWithIncompatibleDevice_throws()[all …]
22 import static android.media.audiopolicy.AudioMixingRule.MIX_ROLE_PLAYERS;81 assertEquals(rule.getTargetMixRole(), MIX_ROLE_PLAYERS); in testConstructValidRule() local178 .setTargetMixRole(MIX_ROLE_PLAYERS) in settingTheMixTypeToIncompatibleInjectorMixFails()199 .setTargetMixRole(MIX_ROLE_PLAYERS) in sessionIdRuleCompatibleWithPlayersMix()202 assertEquals(rule.getTargetMixRole(), MIX_ROLE_PLAYERS); in sessionIdRuleCompatibleWithPlayersMix() local
7479 field public static final int MIX_ROLE_PLAYERS = 0; // 0x0