Searched refs:adjustSuggestedStreamVolumeForUid (Results 1 – 3 of 3) sorted by relevance
29 public abstract void adjustSuggestedStreamVolumeForUid(int streamType, int direction, in adjustSuggestedStreamVolumeForUid() method in AudioManagerInternal
468 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid(stream, direction, in postAdjustLocalVolume()471 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid( in postAdjustLocalVolume()
6153 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService.AudioServiceInternal