Home
last modified time | relevance | path

Searched refs:removeAndRecycleScrapInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java934 mLayout.removeAndRecycleScrapInt(mRecycler); in setAdapterInternal()
3333 mLayout.removeAndRecycleScrapInt(mRecycler); in dispatchLayoutStep3()
7656 void removeAndRecycleScrapInt(Recycler recycler) { in removeAndRecycleScrapInt() method in RecyclerView.LayoutManager