Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsControllerImpl.kt665 val structures = structureToControls.map { (s, cs) -> StructureInfo(componentName, s, cs) } regex
701 val structures = mutableListOf<StructureInfo>() regex