Searched refs:SECONDARY_ZONE_CONFIG_NAME_1 (Results 1 – 1 of 1) sorted by relevance
257 private static final String SECONDARY_ZONE_CONFIG_NAME_1 = "secondary zone config 1"; field in CarAudioServiceUnitTest4475 .containsExactly(SECONDARY_ZONE_CONFIG_NAME_1, SECONDARY_ZONE_CONFIG_NAME_2); in getAudioZoneConfigInfos()4486 .that(currentZoneConfigInfo.getName()).isEqualTo(SECONDARY_ZONE_CONFIG_NAME_1); in getCurrentAudioZoneConfigInfo()