Searched refs:MAX_STREAM_VOLUME (Results 1 – 1 of 1) sorted by relevance
355 protected static int[] MAX_STREAM_VOLUME = new int[] { field in AudioService904 MAX_STREAM_VOLUME[streamType] = maxVolume; in AudioService()936 MAX_STREAM_VOLUME[AudioSystem.STREAM_MUSIC] = maxMusicVolume; in AudioService()947 MAX_STREAM_VOLUME[AudioSystem.STREAM_MUSIC] / 4; in AudioService()950 MAX_STREAM_VOLUME[AudioSystem.STREAM_MUSIC] / 3; in AudioService()981 MAX_STREAM_VOLUME[AudioSystem.STREAM_SYSTEM]; in AudioService()5491 int max = MAX_STREAM_VOLUME[AudioSystem.STREAM_MUSIC]; in getSafeUsbMediaVolumeIndex()6041 for (idx = MAX_STREAM_VOLUME[AudioSystem.STREAM_ALARM]; in initMinStreamVolumeWithoutModifyAudioSettings()6505 mIndexMax = MAX_STREAM_VOLUME[mPublicStreamType]; in VolumeGroupState()6802 mIndexMax = MAX_STREAM_VOLUME[streamType] * 10; in VolumeStreamState()[all …]