Home
last modified time | relevance | path

Searched defs:adjustStreamVolumeForUid (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl479 oneway void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method
H A DAudioManager.java8511 public void adjustStreamVolumeForUid(int streamType, int direction, in adjustStreamVolumeForUid() method in AudioManager
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java6094 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioService