Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java257 private static final String SECONDARY_ZONE_CONFIG_NAME_1 = "secondary zone config 1"; field in CarAudioServiceUnitTest
4475 .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()