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
469 mAudioManagerInternal.adjustStreamVolumeForUid(stream, direction, flags, in postAdjustLocalVolume()
5937 public void adjustStreamVolumeForUid(int streamType, int direction, int flags, in adjustStreamVolumeForUid() method in AudioService.AudioServiceInternal