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.java3991 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onAudioPortsChanged_forMediaBus_changesVolumeRanges() local
4670 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent() local
5467 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withVolumeEvent_triggersCallback() local
5494 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withMuteEvent_triggersCallback() local
5520 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withoutMuteOrVolumeEvent_triggersCallback() local
5545 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in setMuted_whenUnmuted_onActivation_triggersCallback() local
5588 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in setMuted_whenMuted_onDeactivation_triggersCallback() local
5619 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in setUnmuted_whenMutedBySystem_triggersCallback() local
5707 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in handleActivationVolumeWithAudioAttributes_withMultipleAudioAttributes() local
5821 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onPlaybackConfigChanged_withVolumeAboveMaxActivationVolume() local
[all …]