Home
last modified time | relevance | path

Searched refs:adjustStreamVolumeForUid (Results 1 – 7 of 7) sorted by relevance

/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java528 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioManager
/frameworks/base/media/java/android/media/
DIAudioService.aidl516 oneway void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method
DAudioManager.java8839 public void adjustStreamVolumeForUid(int streamType, int direction, in adjustStreamVolumeForUid() method in AudioManager
8843 getService().adjustStreamVolumeForUid(streamType, direction, flags, packageName, uid, in adjustStreamVolumeForUid()
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionRecord.java859 mAudioManager.adjustStreamVolumeForUid(
/frameworks/base/core/api/
Dmodule-lib-current.txt176 method public void adjustStreamVolumeForUid(int, int, int, @NonNull String, int, int, int);
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java6375 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt24366 Landroid/media/AudioManagerInternal;->adjustStreamVolumeForUid(IIILjava/lang/String;I)V