Searched refs:setVolumeIndexInt (Results 1 – 2 of 2) sorted by relevance
8301 setVolumeIndexInt(index, device, flags); in setVolumeIndex()8324 private void setVolumeIndexInt(int index, int device, int flags) { in setVolumeIndexInt() method in AudioService.VolumeGroupState8415 setVolumeIndexInt(isMuted() ? 0 : index, device, 0 /*flags*/); in applyAllVolumes()8454 setVolumeIndexInt( in applyAllVolumes()8463 setVolumeIndexInt(isMuted() ? 0 : index, deviceForVolume, 0); in applyAllVolumes()
8144 HPLcom/android/server/audio/AudioService$VolumeGroupState;->setVolumeIndexInt(III)V