Home
last modified time | relevance | path

Searched refs:blockReasons (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarVolumeGroupUnitTest.java1192 List<Integer> blockReasons = List.of(Reasons.FORCED_MASTER_MUTE); in onAudioGainChanged_withBlockedGain_thenEndsAndRestoresVolume() local
1200 .that(carVolumeGroup.onAudioGainChanged(blockReasons, musicCarGain)) in onAudioGainChanged_withBlockedGain_thenEndsAndRestoresVolume()