Home
last modified time | relevance | path

Searched refs:itemDecorator (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DStructureAdapter.kt62 val itemDecorator = MarginItemDecorator(margin, margin) regex
69 addItemDecoration(itemDecorator)
H A DControlsEditingActivity.kt197 val itemDecorator = MarginItemDecorator(margin, margin) regex
215 addItemDecoration(itemDecorator)