Searched defs:removeAndRecycleViewAt (Results 1 – 3 of 3) sorted by relevance
476 public void removeAndRecycleViewAt(int index, RecyclerView.Recycler recycler) { in removeAndRecycleViewAt() method in BaseLinearLayoutManagerTest.WrappedLinearLayoutManager
8029 public void removeAndRecycleViewAt(int index, Recycler recycler) { in removeAndRecycleViewAt() method in RecyclerView.LayoutManager
8599 public void removeAndRecycleViewAt(int index, @NonNull Recycler recycler) { in removeAndRecycleViewAt() method in RecyclerView.LayoutManager