Searched refs:getUpdatedCarAudioZoneConfigInfo (Results 1 – 1 of 1) sorted by relevance
4502 .isEqualTo(getUpdatedCarAudioZoneConfigInfo(zoneConfigSwitchTo, service)); in switchZoneToConfig()4588 .isEqualTo(getUpdatedCarAudioZoneConfigInfo(zoneConfigSwitchTo, service)); in switchZoneToConfig_withPendingFocus_regainsFocus()4616 .isEqualTo(getUpdatedCarAudioZoneConfigInfo(zoneConfigSwitchTo, service)); in switchZoneToConfig_withPendingFocus_updatesDuckingInfo()4664 .isEqualTo(getUpdatedCarAudioZoneConfigInfo(zoneConfigSwitchTo, service)); in switchZoneToConfig_withVolumeGroupEventCallbackRegistered_invokesEvent()4728 getUpdatedCarAudioZoneConfigInfo(previousConfig, service); in switchZoneToConfig_withDynamicDevicesFlagEnabled()6347 private CarAudioZoneConfigInfo getUpdatedCarAudioZoneConfigInfo( in getUpdatedCarAudioZoneConfigInfo() method in CarAudioServiceUnitTest