Home
last modified time | relevance | path

Searched defs:setVolumeIndexForAttributes (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1750 public static native int setVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in setVolumeIndexForAttributes() method in AudioSystem
H A DAudioManager.java1420 public void setVolumeIndexForAttributes(@NonNull AudioAttributes attr, int index, in setVolumeIndexForAttributes() method in AudioManager