Searched defs:setLayoutManager (Results 1 – 3 of 3) sorted by relevance
59 public void setLayoutManager(@Nullable RecyclerView.LayoutManager layoutManager) { in setLayoutManager() method in AutoFitRecyclerView
427 protected final void setLayoutManager(@NonNull TabAdapter adapter, int spanCount) { in setLayoutManager() method in TabFragment
70 public void setLayoutManager(LayoutManager manager) { in setLayoutManager() method in TestRecyclerView