Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl483 oneway void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method
H A DAudioManager.java8467 public void adjustSuggestedStreamVolumeForUid(int suggestedStreamType, int direction, in adjustSuggestedStreamVolumeForUid() method in AudioManager
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java6078 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService