Home
last modified time | relevance | path

Searched refs:adjustStreamVolumeForUid (Results 1 – 6 of 6) 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
8515 getService().adjustStreamVolumeForUid(streamType, direction, flags, packageName, uid, in adjustStreamVolumeForUid()
/aosp14/frameworks/base/core/api/
H A Dmodule-lib-current.txt174 method public void adjustStreamVolumeForUid(int, int, int, @NonNull String, int, int, int);
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionRecord.java659 mAudioManager.adjustStreamVolumeForUid(stream, direction, flags, in postAdjustLocalVolume()
/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
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24366 Landroid/media/AudioManagerInternal;->adjustStreamVolumeForUid(IIILjava/lang/String;I)V