Searched refs:mZoneConfigInfo (Results 1 – 1 of 1) sorted by relevance
1231 .that(callback.mZoneConfigInfo).isEqualTo(zoneConfigInfoSwitchedTo); in switchAudioZoneToConfig()1260 .that(callback.mZoneConfigInfo.hasSameConfigInfo(zoneConfigInfoSwitchedTo)) in switchAudioZoneToConfig_withDynamicDevicesEnabled()1263 .that(callback.mZoneConfigInfo.isActive()).isTrue(); in switchAudioZoneToConfig_withDynamicDevicesEnabled()1265 .that(callback.mZoneConfigInfo.isSelected()).isTrue(); in switchAudioZoneToConfig_withDynamicDevicesEnabled()2144 private CarAudioZoneConfigInfo mZoneConfigInfo; field in CarAudioManagerTest.TestSwitchAudioZoneConfigCallback2153 mZoneConfigInfo = null; in reset()2160 mZoneConfigInfo = zoneConfigInfo; in onAudioZoneConfigSwitched()