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
461 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid(stream, direction, in postAdjustLocalVolume()464 mAudioManagerInternal.adjustSuggestedStreamVolumeForUid( in postAdjustLocalVolume()
5928 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService.AudioServiceInternal