Searched refs:scrapList (Results 1 – 1 of 1) sorted by relevance
678 final List<RecyclerView.ViewHolder> scrapList = recycler.getScrapList(); in layoutForPredictiveAnimations() local679 final int scrapSize = scrapList.size(); in layoutForPredictiveAnimations()682 RecyclerView.ViewHolder scrap = scrapList.get(i); in layoutForPredictiveAnimations()700 mLayoutState.mScrapList = scrapList; in layoutForPredictiveAnimations()