Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DIAudioService.aidl342 oneway void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method
DAudioManager.java7371 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioManager
7374 getService().adjustStreamVolumeForUid(streamType, direction, flags, packageName, uid, in adjustStreamVolumeForUid()
/frameworks/base/core/api/
Dmodule-lib-current.txt108 method public void adjustStreamVolumeForUid(int, int, int, @NonNull String, int, int, int);
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionRecord.java570 mAudioManager.adjustStreamVolumeForUid(stream, direction, flags, in postAdjustLocalVolume()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java4940 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt27244 Landroid/media/AudioManagerInternal;->adjustStreamVolumeForUid(IIILjava/lang/String;I)V
/frameworks/base/services/
Dart-profile11183 HPLcom/android/server/audio/AudioService;->adjustStreamVolumeForUid(IIILjava/lang/String;IILandroid…