Searched defs:applyAllVolumes (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioService.java726 mStreamStates[streamType].applyAllVolumes();
1596 mStreamStates[AudioSystem.STREAM_MUSIC].applyAllVolumes();
3403 public void applyAllVolumes() { method in class:AudioService.VolumeStreamState
3771 streamState.applyAllVolumes();
3778 mStreamStates[streamType].applyAllVolumes();
4117 streamState.applyAllVolumes();

Completed in 26 milliseconds