Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DDotIndicatorDecoration.java32 final class DotIndicatorDecoration extends RecyclerView.ItemDecoration { class
41 DotIndicatorDecoration(Context context) { in DotIndicatorDecoration() method in DotIndicatorDecoration