Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DAuxiliaryPersistenceWrapperTest.kt53 private lateinit var structure1: StructureInfo in any() variable in com.android.systemui.controls.controller.AuxiliaryPersistenceWrapperTest
DControlsControllerImplTest.kt680 val structure1 = StructureInfo(TEST_COMPONENT, "Home", listOrder1) in <lambda>() constant
882 val structure1 = mock(StructureInfo::class.java) in <lambda>() constant