Searched refs:setPreferredMixerAttributes (Results 1 – 7 of 7) sorted by relevance
667 public int setPreferredMixerAttributes( in setPreferredMixerAttributes() method in AudioSystemAdapter672 return AudioSystem.setPreferredMixerAttributes(attributes, portId, uid, mixerAttributes); in setPreferredMixerAttributes()
12222 public int setPreferredMixerAttributes(AudioAttributes attributes, in setPreferredMixerAttributes() method in AudioService12239 status = mAudioSystem.setPreferredMixerAttributes( in setPreferredMixerAttributes()
680 int setPreferredMixerAttributes( in setPreferredMixerAttributes() method
2556 public static native int setPreferredMixerAttributes( in setPreferredMixerAttributes() method in AudioSystem
9493 public boolean setPreferredMixerAttributes(@NonNull AudioAttributes attributes, in setPreferredMixerAttributes() method in AudioManager9500 final int status = getService().setPreferredMixerAttributes( in setPreferredMixerAttributes()
3129 AudioSystem::setPreferredMixerAttributes(paa.get(), (audio_port_handle_t)portId, in android_media_AudioSystem_setPreferredMixerAttributes()
21412 …roid.Manifest.permission.MODIFY_AUDIO_SETTINGS) public boolean setPreferredMixerAttributes(@NonNul…