Home
last modified time | relevance | path

Searched refs:getZoneConfigToSwitch (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java4494 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig()
4514 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_forNonAssignedZone_fails()
4541 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_afterSharedInPrimaryZone_fails()
4562 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_afterMirroring_fails()
4580 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_withPendingFocus_regainsFocus()
4608 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_withPendingFocus_updatesDuckingInfo()
4655 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent()
4691 CarAudioZoneConfigInfo zoneConfigSwitchTo = getZoneConfigToSwitch(service, in switchZoneToConfig_updatesVolumeGroupInfos()
4712 getZoneConfigToSwitch(service, TEST_REAR_LEFT_ZONE_ID); in switchZoneToConfig_withDynamicDevicesFlagEnabled()
5725 int nonCurrentConfigId = getZoneConfigToSwitch(service, TEST_REAR_LEFT_ZONE_ID) in handleActivationVolumeWithAudioAttributes_withNonCurrentZoneConfig()
[all …]