Searched refs:removeAndRecycleViewAt (Results 1 – 2 of 2) sorted by relevance
1341 removeAndRecycleViewAt(i, recycler); in recycleChildren()1345 removeAndRecycleViewAt(i, recycler); in recycleChildren()
8031 public void removeAndRecycleViewAt(int index, Recycler recycler) { in removeAndRecycleViewAt() method in RecyclerView.LayoutManager9312 removeAndRecycleViewAt(i, recycler); in removeAndRecycleAllViews()