Searched refs:clearPreferredMixerAttributes (Results 1 – 7 of 7) sorted by relevance
682 public int clearPreferredMixerAttributes( in clearPreferredMixerAttributes() method in AudioSystemAdapter684 return AudioSystem.clearPreferredMixerAttributes(attributes, portId, uid); in clearPreferredMixerAttributes()
12255 public int clearPreferredMixerAttributes(AudioAttributes attributes, int portId) { in clearPreferredMixerAttributes() method in AudioService12270 status = mAudioSystem.clearPreferredMixerAttributes(attributes, portId, uid); in clearPreferredMixerAttributes()
683 int clearPreferredMixerAttributes(in AudioAttributes aa, int portId); in clearPreferredMixerAttributes() method
2576 public static native int clearPreferredMixerAttributes( in clearPreferredMixerAttributes() method in AudioSystem
9547 public boolean clearPreferredMixerAttributes( in clearPreferredMixerAttributes() method in AudioManager9553 final int status = getService().clearPreferredMixerAttributes( in clearPreferredMixerAttributes()
3199 AudioSystem::clearPreferredMixerAttributes(paa.get(), (audio_port_handle_t)portId, in android_media_AudioSystem_clearPreferredMixerAttributes()
21344 …oid.Manifest.permission.MODIFY_AUDIO_SETTINGS) public boolean clearPreferredMixerAttributes(@NonNu…