Home
last modified time | relevance | path

Searched defs:structure1 (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
H A DControlsControllerImplTest.kt680 val structure1 = StructureInfo(TEST_COMPONENT, "Home", listOrder1) regex
882 val structure1 = mock(StructureInfo::class.java) regex