Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1856 streamState.applyAllVolumes(); in onReinitVolumes()
2009 mStreamStates[streamType].applyAllVolumes(); in checkAllAliasStreamVolumes()
7717 vgs.applyAllVolumes(/* userSwitch= */ false); in initVolumeGroupStates()
7744 vgs.applyAllVolumes(userSwitch); in readVolumeGroupsSettings()
7761 vgs.applyAllVolumes(false/*userSwitch*/); in restoreVolumeGroups()
7889 applyAllVolumes(false /*userSwitch*/); in mute()
8040 public void applyAllVolumes(boolean userSwitch) { in applyAllVolumes() method in AudioService.VolumeGroupState
8547 public void applyAllVolumes() { in applyAllVolumes() method in AudioService.VolumeStreamState
8825 applyAllVolumes(); in muteInternally()
9119 streamState.applyAllVolumes(); in setAllVolumes()
[all …]