Home
last modified time | relevance | path

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

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