Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioGainMonitorTest.java491 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE, Reasons.REMOTE_MUTE); in shouldMuteVolumeGroup_forEach_returnsTrue() local
502 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE, Reasons.REMOTE_MUTE); in shouldMuteVolumeGroup_returnsTrue() local
DCarVolumeGroupUnitTest.java212 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in setMuted_whenHalMuted_onActivation_returnsTrue() local
228 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in setMuted_whenHalMuted_onDeactivation_returnsFalse() local
360 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in isHalMuted_withHalMuted() local
387 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in getMutedBySystem_withHalMuted() local
1289 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in onAudioGainChanged_withMutedGain_thenEndsAndRestoresVolume() local
1338 List<Integer> muteReasons = List.of(Reasons.TCU_MUTE); in onAudioGainChanged_withMutedGain_whenGroupMutingDisabled_doesNotSetMute() local