Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl101 void adjustStreamVolumeWithAttribution(int streamType, int direction, int flags, in adjustStreamVolumeWithAttribution() method
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java3374 public void adjustStreamVolumeWithAttribution(int streamType, int direction, int flags, in adjustStreamVolumeWithAttribution() method in AudioService