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