Searched refs:adjustStreamVolumeForUid (Results 1 – 3 of 3) sorted by relevance
32 public abstract void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioManagerInternal
476 mAudioManagerInternal.adjustStreamVolumeForUid(stream, direction, flags, in postAdjustLocalVolume()
6162 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioService.AudioServiceInternal