Searched refs:getMixType (Results 1 – 3 of 3) sorted by relevance
177 public int getMixType() { in getMixType() method in AudioMix
240 mix.setRegistration(mRegistrationId + "mix" + mixTypeId(mix.getMixType()) + ":" in setMixRegistration()
640 if (forTrack && (mix.getMixType() != AudioMix.MIX_TYPE_RECORDERS)) { in checkMixReadyToUse()644 if (!forTrack && (mix.getMixType() != AudioMix.MIX_TYPE_PLAYERS)) { in checkMixReadyToUse()