Home
last modified time | relevance | path

Searched defs:numStreamTypes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java884 int numStreamTypes = AudioSystem.getNumStreamTypes(); in AudioService() local
1422 final int numStreamTypes = AudioSystem.getNumStreamTypes(); in onReinitVolumes() local
1575 int numStreamTypes = AudioSystem.getNumStreamTypes(); in checkAllAliasStreamVolumes() local
1657 final int numStreamTypes = AudioSystem.getNumStreamTypes(); in onUpdateVolumeStatesForAudioDevice() local
1705 int numStreamTypes = AudioSystem.getNumStreamTypes(); in checkAllFixedVolumeDevices() local
1730 int numStreamTypes = AudioSystem.getNumStreamTypes(); in createStreamStates() local
1782 int numStreamTypes = AudioSystem.getNumStreamTypes(); in dumpStreamStates() local
4366 int numStreamTypes = AudioSystem.getNumStreamTypes(); in muteRingerModeStreams() local
5060 int numStreamTypes = AudioSystem.getNumStreamTypes(); in readAudioSettings() local
6984 final int numStreamTypes = AudioSystem.getNumStreamTypes(); in setIndex() local
[all …]