Searched refs:setTargetMixRole (Results 1 – 8 of 8) sorted by relevance
79 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()86 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()100 .setTargetMixRole(MIX_ROLE_INJECTOR) in testEquals()107 .setTargetMixRole(MIX_ROLE_INJECTOR) in testEquals()120 .setTargetMixRole(MIX_ROLE_INJECTOR) in testEquals()132 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()142 .setTargetMixRole(MIX_ROLE_PLAYERS) in testEquals()156 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildRenderToRemoteSubmix_success()171 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildLoopbackAndRenderToRemoteSubmix_success()185 .setTargetMixRole(MIX_ROLE_PLAYERS) in buildRenderToSpeaker_success()[all …]
175 .setTargetMixRole(MIX_ROLE_PLAYERS) in settingTheMixTypeToIncompatibleInjectorMixFails()196 .setTargetMixRole(MIX_ROLE_PLAYERS) in sessionIdRuleCompatibleWithPlayersMix()207 .setTargetMixRole(MIX_ROLE_INJECTOR) in sessionIdRuleCompatibleWithInjectorMix()
312 builder.setTargetMixRole(AudioMixingRule.MIX_ROLE_PLAYERS); in createAudioRecordMix()327 builder.setTargetMixRole(AudioMixingRule.MIX_ROLE_INJECTOR); in createAudioTrackMix()
140 ruleBuilder.setTargetMixRole(in.readInt()); in AudioPolicyConfig()
571 public @NonNull Builder setTargetMixRole(@MixRole int mixRole) { in setTargetMixRole() method in AudioMixingRule.Builder
850 .setTargetMixRole(AudioMixingRule.MIX_ROLE_PLAYERS) in buildCallExtractionRecord()
1349 .setTargetMixRole(AudioMixingRule.MIX_ROLE_INJECTOR) in buildCallInjectionTrack()
7310 method @NonNull public android.media.audiopolicy.AudioMixingRule.Builder setTargetMixRole(int);