Home
last modified time | relevance | path

Searched refs:setVolumeIndexInt (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java6539 setVolumeIndexInt(index, device, flags); in setVolumeIndex()
6554 private void setVolumeIndexInt(int index, int device, int flags) { in setVolumeIndexInt() method in AudioService.VolumeGroupState
6618 setVolumeIndexInt(index, device, 0 /*flags*/); in applyAllVolumes()
6635 setVolumeIndexInt(index, AudioSystem.DEVICE_OUT_DEFAULT, 0 /*flags*/); in applyAllVolumes()
/aosp12/frameworks/base/services/
H A Dart-profile11059 HSPLcom/android/server/audio/AudioService$VolumeGroupState;->setVolumeIndexInt(III)V