Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java75 private class OverflowGridLayoutManager extends GridLayoutManager { class in BubbleOverflowContainerView
76 OverflowGridLayoutManager(Context context, int columns) { in OverflowGridLayoutManager() method in BubbleOverflowContainerView.OverflowGridLayoutManager