Searched defs:createLayoutManager (Results 1 – 6 of 6) sorted by relevance
146 RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in LinearLayoutManagerWrapContentTest
149 RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in StaggeredGridLayoutManagerWrapContentTest
65 RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in GridLayoutManagerWrapContentTest
64 private fun createLayoutManager(): RecyclerView.LayoutManager { in createLayoutManager() method in androidx.recyclerview.widget.LazyStateRestorationTest
67 abstract RecyclerView.LayoutManager createLayoutManager(); in createLayoutManager() method in BaseWrapContentTest249 public RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in BaseWrapContentTest.Scenario
918 private void createLayoutManager(Context context, String className, AttributeSet attrs, in createLayoutManager() method in RecyclerView