Home
last modified time | relevance | path

Searched refs:adjustSuggestedStreamVolumeForUid (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DIAudioService.aidl351 oneway void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method
H A DAudioManager.java7341 public void adjustSuggestedStreamVolumeForUid(int suggestedStreamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioManager
7344 getService().adjustSuggestedStreamVolumeForUid(suggestedStreamType, direction, flags, in adjustSuggestedStreamVolumeForUid()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionRecord.java560 mAudioManager.adjustSuggestedStreamVolumeForUid(stream, in postAdjustLocalVolume()
564 mAudioManager.adjustSuggestedStreamVolumeForUid( in postAdjustLocalVolume()
H A DMediaSessionService.java2206 mAudioManager.adjustSuggestedStreamVolumeForUid(suggestedStream, in dispatchAdjustVolumeLocked()
/aosp12/frameworks/base/core/api/
H A Dmodule-lib-current.txt109 …method public void adjustSuggestedStreamVolumeForUid(int, int, int, @NonNull String, int, int, int…
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java4962 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt27245 Landroid/media/AudioManagerInternal;->adjustSuggestedStreamVolumeForUid(IIILjava/lang/String;I)V
/aosp12/frameworks/base/services/
H A Dart-profile11185 HPLcom/android/server/audio/AudioService;->adjustSuggestedStreamVolumeForUid(IIILjava/lang/String;I…