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