Searched refs:adjustSuggestedStreamVolumeForUid (Results 1 – 4 of 4) sorted by relevance
31 public abstract void adjustSuggestedStreamVolumeForUid(int streamType, int direction, in adjustSuggestedStreamVolumeForUid() method in AudioManagerInternal
520 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid(stream, in postAdjustLocalVolume()523 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid( in postAdjustLocalVolume()
2077 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid(suggestedStream, in dispatchAdjustVolumeLocked()
7777 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService.AudioServiceInternal