Searched refs:getTargetMixType (Results 1 – 3 of 3) sorted by relevance
68 mMixType = rule.getTargetMixType(); in AudioMix()455 if (mRule.getTargetMixType() != AudioMix.MIX_TYPE_PLAYERS) { in build()459 if (mRule.getTargetMixType() != AudioMix.MIX_TYPE_PLAYERS) { in build()469 if (mRule.getTargetMixType() == MIX_TYPE_PLAYERS) { in build()471 } else if (mRule.getTargetMixType() == MIX_TYPE_RECORDERS) { in build()
227 int getTargetMixType() { in getTargetMixType() method in AudioMixingRule
24454 Landroid/media/audiopolicy/AudioMixingRule;->getTargetMixType()I