Searched refs:zoneConfigSwitchTo (Results 1 – 1 of 1) sorted by relevance
3590 CarAudioZoneConfigInfo zoneConfigSwitchTo = zoneConfigInfos.stream() in onKeyEvent_forDynamicDevKeyEventEnabledForDynamicDeviceConfigForZoneWithDynamicDevices() local3593 service.switchZoneToConfig(zoneConfigSwitchTo, callback); in onKeyEvent_forDynamicDevKeyEventEnabledForDynamicDeviceConfigForZoneWithDynamicDevices()3630 CarAudioZoneConfigInfo zoneConfigSwitchTo = zoneConfigInfos.stream() in onKeyEvent_forDynDevKeyEventDisabledForDynamicDeviceConfigForZoneWithDynamicDevices() local3633 service.switchZoneToConfig(zoneConfigSwitchTo, callback); in onKeyEvent_forDynDevKeyEventDisabledForDynamicDeviceConfigForZoneWithDynamicDevices()4494 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig() local4497 service.switchZoneToConfig(zoneConfigSwitchTo, callback); in switchZoneToConfig()4502 .isEqualTo(getUpdatedCarAudioZoneConfigInfo(zoneConfigSwitchTo, service)); in switchZoneToConfig()4514 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_forNonAssignedZone_fails() local4519 service.switchZoneToConfig(zoneConfigSwitchTo, callback)); in switchZoneToConfig_forNonAssignedZone_fails()4541 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_afterSharedInPrimaryZone_fails() local[all …]