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