Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DStructureAdapter.kt65 val itemDecorator = MarginItemDecorator(margin, margin) regex
78 addItemDecoration(itemDecorator)
H A DControlsEditingActivity.kt262 val itemDecorator = MarginItemDecorator(margin, margin) regex
286 addItemDecoration(itemDecorator)