Home
last modified time | relevance | path

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

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