Searched refs:setStreamVolumeWithAttributionInt (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioService.java | 4036 setStreamVolumeWithAttributionInt(vi.getStreamType(), in setDeviceVolume() 4064 setStreamVolumeWithAttributionInt(vi.getStreamType(), index, /*flags*/ 0, in setDeviceVolume() 4143 setStreamVolumeWithAttributionInt(streamType, index, flags, /*device*/ null, in setStreamVolumeWithAttribution() 4158 protected void setStreamVolumeWithAttributionInt(int streamType, int index, int flags, in setStreamVolumeWithAttributionInt() method in AudioService 10780 setStreamVolumeWithAttributionInt(STREAM_MUSIC, index, /*flags*/ 0, ada, in onLowerVolumeToRs1()
|