Searched refs:groupEvent (Results 1 – 3 of 3) sorted by relevance
165 assertEquals(0, stats.groupEvent.length); in startAndEndGroupEventSucceeds()171 assertEquals(1, stats.groupEvent.length); in startAndEndGroupEventSucceeds()177 assertEquals(1, stats.groupEvent.length); in startAndEndGroupEventSucceeds()183 assertEquals(1, stats.groupEvent.length); in startAndEndGroupEventSucceeds()189 assertEquals(2, stats.groupEvent.length); in startAndEndGroupEventSucceeds()290 assertEquals(1, stats.groupEvent.length); in updateGroupEvent()291 GroupEvent event = stats.groupEvent[0]; in updateGroupEvent()323 assertEquals(0, stats.groupEvent.length); in updateGroupEventWithNoCurrentGroup()360 assertEquals(1, stats.groupEvent.length); in updateGroupEventWithDifferentGroup()361 GroupEvent event = stats.groupEvent[0]; in updateGroupEventWithDifferentGroup()
3991 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onAudioPortsChanged_forMediaBus_changesVolumeRanges() local3993 .that(groupEvent.getCarVolumeGroupInfos()) in onAudioPortsChanged_forMediaBus_changesVolumeRanges()4670 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent() local4672 .that(groupEvent.getEventTypes()) in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent()4675 .that(groupEvent.getCarVolumeGroupInfos()) in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent()5467 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withVolumeEvent_triggersCallback() local5469 .that(groupEvent.getEventTypes()) in onVolumeGroupEvent_withVolumeEvent_triggersCallback()5472 .that(groupEvent.getCarVolumeGroupInfos()) in onVolumeGroupEvent_withVolumeEvent_triggersCallback()5494 CarVolumeGroupEvent groupEvent = volumeEventCallback.getVolumeGroupEvents().get(0); in onVolumeGroupEvent_withMuteEvent_triggersCallback() local5496 .that(groupEvent.getEventTypes()) in onVolumeGroupEvent_withMuteEvent_triggersCallback()[all …]
166 mWifiP2pStatsProto.groupEvent = in consolidateProto()169 mWifiP2pStatsProto.groupEvent[i] = mGroupEventList.get(i); in consolidateProto()