Searched defs:mixerAttributes (Results 1 – 7 of 7) sorted by relevance
32 in @nullable AudioMixerAttributes mixerAttributes); in dispatchPrefMixerAttributesChanged()
681 in AudioAttributes aa, int portId, in AudioMixerAttributes mixerAttributes); in setPreferredMixerAttributes()
2560 @NonNull AudioMixerAttributes mixerAttributes); in setPreferredMixerAttributes()
9495 @NonNull AudioMixerAttributes mixerAttributes) { in setPreferredMixerAttributes()9584 @Nullable AudioMixerAttributes mixerAttributes); in onPreferredMixerAttributesChanged()
671 @NonNull AudioMixerAttributes mixerAttributes) { in setPreferredMixerAttributes()
12223 int portId, AudioMixerAttributes mixerAttributes) { in setPreferredMixerAttributes()
3122 audio_mixer_attributes_t mixerAttributes = AUDIO_MIXER_ATTRIBUTES_INITIALIZER; in android_media_AudioSystem_setPreferredMixerAttributes() local