Searched defs:maxVolume (Results 1 – 8 of 8) sorted by relevance
122 int maxVolume = mCarAudioManager.getGroupMaxVolume(groudId); in test_getGroupVolume() local248 int maxVolume = mCarAudioManager.getGroupMaxVolume(PRIMARY_AUDIO_ZONE, groupId); in getGroupVolume_whileUnMuted_returnLastSetValue() local
54 val maxVolume = audioManager.getStreamMaxVolume(STREAM_ALARM) - getMinVolume(audioManager) in onBindViewHolder() constant
115 public TextView maxVolume; field in CarAudioZoneVolumeAdapter.ViewHolder
263 val maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC) in playbackAudio() constant
123 final int maxVolume = info.getVolumeMax(); in getSlice() local
199 int maxVolume = mCarAudioManager.getGroupMaxVolume(zoneId, volumeGroupId); in increaseVolume() local
587 int maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_NOTIFICATION); in playNotificationSound() local
1119 int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in getAbsVolume() local