Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java989 mLayout.removeAndRecycleScrapInt(mRecycler); in removeAndRecycleViews()
1134 mLayout.removeAndRecycleScrapInt(mRecycler); in setLayoutManager()
3603 mLayout.removeAndRecycleScrapInt(mRecycler); in dispatchLayoutStep3()
8327 void removeAndRecycleScrapInt(Recycler recycler) { in removeAndRecycleScrapInt() method in RecyclerView.LayoutManager