Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DAuxiliaryPersistenceWrapperTest.kt55 private lateinit var structure2: StructureInfo in any() variable in com.android.systemui.controls.controller.AuxiliaryPersistenceWrapperTest
DControlsControllerImplTest.kt689 val structure2 = StructureInfo(TEST_COMPONENT, "Home", listOrder2) in <lambda>() constant
883 val structure2 = mock(StructureInfo::class.java) in <lambda>() constant