Searched defs:mixerAttr (Results 1 – 6 of 6) sorted by relevance
451 in AudioMixerAttributesInternal mixerAttr); in setPreferredMixerAttributes()
2565 audio_mixer_attributes_t mixerAttr = VALUE_OR_RETURN_BINDER_STATUS( in setPreferredMixerAttributes() local2590 audio_mixer_attributes_t mixerAttr = AUDIO_MIXER_ATTRIBUTES_INITIALIZER; in getPreferredMixerAttributes() local
2750 const audio_mixer_attributes_t *mixerAttr) { in setPreferredMixerAttributes()2770 std::optional<audio_mixer_attributes_t> *mixerAttr) { in getPreferredMixerAttributes()
3226 for (const auto &mixerAttr : nMixerAttributes) { in android_media_AudioSystem_getSupportedMixerAttributes() local
13079 AudioAttributes attr, int deviceId, AudioMixerAttributes mixerAttr) { in dispatchPreferredMixerAttributesChanged()13118 final AudioMixerAttributes mixerAttr = data.getParcelable( in onDispatchPreferredMixerAttributesChanged() local
9970 @Nullable AudioMixerAttributes mixerAttr) { in dispatchPrefMixerAttributesChanged()