Searched refs:setVolumeIndexInt (Results 1 – 2 of 2) sorted by relevance
6539 setVolumeIndexInt(index, device, flags); in setVolumeIndex()6554 private void setVolumeIndexInt(int index, int device, int flags) { in setVolumeIndexInt() method in AudioService.VolumeGroupState6618 setVolumeIndexInt(index, device, 0 /*flags*/); in applyAllVolumes()6635 setVolumeIndexInt(index, AudioSystem.DEVICE_OUT_DEFAULT, 0 /*flags*/); in applyAllVolumes()
11059 HSPLcom/android/server/audio/AudioService$VolumeGroupState;->setVolumeIndexInt(III)V