Searched defs:getLayoutManager (Results 1 – 4 of 4) sorted by relevance
75 public RecyclerView.LayoutManager getLayoutManager() { in getLayoutManager() method in TestRecyclerView
61 override fun getLayoutManager(): RecyclerView.LayoutManager? = null in preInflateAllAppsViewHolders() method
86 public AppsGridLayoutManager getLayoutManager() { in getLayoutManager() method in AllAppsGridAdapter
173 public abstract RecyclerView.LayoutManager getLayoutManager(); in getLayoutManager() method in BaseAllAppsAdapter