Searched refs:removeAndRecycleAllViews (Results 1 – 2 of 2) sorted by relevance
222 removeAndRecycleAllViews(recycler); in onDetachedFromWindow()473 removeAndRecycleAllViews(recycler);
992 mLayout.removeAndRecycleAllViews(mRecycler); in removeAndRecycleViews()1137 mLayout.removeAndRecycleAllViews(mRecycler); in setLayoutManager()9429 public void removeAndRecycleAllViews(Recycler recycler) { in removeAndRecycleAllViews() method in RecyclerView.LayoutManager