Searched refs:getTargetMixType (Results 1 – 3 of 3) sorted by relevance
67 mMixType = rule.getTargetMixType(); in AudioMix()424 if (mRule.getTargetMixType() != AudioMix.MIX_TYPE_PLAYERS) { in build()433 if (mRule.getTargetMixType() == MIX_TYPE_PLAYERS) { in build()435 } else if (mRule.getTargetMixType() == MIX_TYPE_RECORDERS) { in build()
170 int getTargetMixType() { return mTargetMixType; } in getTargetMixType() method in AudioMixingRule
37058 Landroid/media/audiopolicy/AudioMixingRule;->getTargetMixType()I