Searched refs:MEDIA_MAX_VOL (Results 1 – 1 of 1) sorted by relevance
83 private static final int MEDIA_MAX_VOL = 25; field in VolumeControlServiceTest119 doReturn(MEDIA_MAX_VOL) in setUp()608 testVolumeCalculations(AudioManager.STREAM_MUSIC, MEDIA_MIN_VOL, MEDIA_MAX_VOL); in testAutonomousVolumeStateChange()619 int streamVol = getLeAudioVolume(19, MEDIA_MIN_VOL, MEDIA_MAX_VOL, streamType); in testAutonomousMuteUnmute()698 (int) Math.round((double) (volume_groupId_1 * MEDIA_MAX_VOL) / BT_LE_AUDIO_MAX_VOL); in testActiveGroupChange()704 (int) Math.round((double) (volume_groupId_2 * MEDIA_MAX_VOL) / BT_LE_AUDIO_MAX_VOL); in testActiveGroupChange()