Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsControllerImpl.kt678 val structureInfo = favMap.get(componentName) regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
H A DControlsControllerImplTest.kt779 val structureInfo = controller.getFavoritesForComponent(TEST_COMPONENT)[0] regex