Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2050 streamState.applyAllVolumes(); in onReinitVolumes()
2204 mStreamStates[streamType].applyAllVolumes(); in checkAllAliasStreamVolumes()
5196 mStreamStates[AudioSystem.STREAM_MUSIC].applyAllVolumes(); in forceRemoteSubmixFullVolume()
8040 vgs.applyAllVolumes(/* userSwitch= */ false); in initVolumeGroupStates()
8067 vgs.applyAllVolumes(userSwitch); in readVolumeGroupsSettings()
8084 vgs.applyAllVolumes(false/*userSwitch*/); in restoreVolumeGroups()
8216 applyAllVolumes(false /*userSwitch*/); in mute()
8367 public void applyAllVolumes(boolean userSwitch) { in applyAllVolumes() method in AudioService.VolumeGroupState
8905 public void applyAllVolumes() { in applyAllVolumes() method in AudioService.VolumeStreamState
9214 applyAllVolumes(); in muteInternally()
[all …]
/frameworks/base/services/
Dart-wear-profile8126 HPLcom/android/server/audio/AudioService$VolumeGroupState;->applyAllVolumes(Z)V
8156 HPLcom/android/server/audio/AudioService$VolumeStreamState;->applyAllVolumes()V