Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java4065 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent() local
4489 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withVolumeEvent_triggersCallback() local
4515 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withMuteEvent_triggersCallback() local
4540 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withoutMuteOrVolumeEvent_doesNotTriggerCallback() local
4564 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in setMuted_whenUnmuted_onActivation_triggersCallback() local
4607 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in setMuted_whenMuted_onDeactivation_triggersCallback() local