Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/cts/
DCarAudioManagerTest.java1119 .that(TestZoneConfigIdInfo.getZoneConfigFromInfo(currentZoneConfigInfo)) in getCurrentAudioZoneConfigInfo()
1141 .that(TestZoneConfigIdInfo.getZoneConfigFromInfo(currentZoneConfigInfo)) in getCurrentAudioZoneConfigInfo_withDynamicDevicesEnabled()
2068 static TestZoneConfigIdInfo getZoneConfigFromInfo(CarAudioZoneConfigInfo configInfo) { in getZoneConfigFromInfo() method in CarAudioManagerTest.TestZoneConfigIdInfo
2078 zoneConfigs.add(getZoneConfigFromInfo(configInfo.get(index))); in getZoneConfigListFromInfoList()