Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DSelectionItemTest.kt76 val structureName = "structure" in testMatchSameComponentSameStructure_true() constant
96 val structureName = "structure" in testMatchSameComponentDifferentStructure_false() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
DControlsFavoritingActivity.kt425 data class StructureContainer(val structureName: CharSequence, val model: ControlsModel) constant in com.android.systemui.controls.management.StructureContainer