Searched defs:structureName (Results 1 – 2 of 2) sorted by relevance
76 val structureName = "structure" in testMatchSameComponentSameStructure_true() constant96 val structureName = "structure" in testMatchSameComponentDifferentStructure_false() constant
425 data class StructureContainer(val structureName: CharSequence, val model: ControlsModel) constant in com.android.systemui.controls.management.StructureContainer