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