Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
H A DControlsControllerImplTest.kt142 private val TEST_STRUCTURE_INFO_2 = StructureInfo(TEST_COMPONENT_2, regex
287 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
331 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
567 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
585 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
641 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
724 controller.replaceFavoritesForStructure(TEST_STRUCTURE_INFO_2)
748 listOf(TEST_STRUCTURE_INFO, TEST_STRUCTURE_INFO_2))
766 listOf(TEST_STRUCTURE_INFO, TEST_STRUCTURE_INFO_2))
918 TEST_STRUCTURE_INFO_2.copy(componentName = TEST_COMPONENT))
[all …]