Searched refs:scrapExtraStart (Results 1 – 1 of 1) sorted by relevance
677 int scrapExtraStart = 0, scrapExtraEnd = 0; in layoutForPredictiveAnimations() local690 scrapExtraStart += mOrientationHelper.getDecoratedMeasurement(scrap.itemView); in layoutForPredictiveAnimations()697 Log.d(TAG, "for unused scrap, decided to add " + scrapExtraStart in layoutForPredictiveAnimations()701 if (scrapExtraStart > 0) { in layoutForPredictiveAnimations()704 mLayoutState.mExtra = scrapExtraStart; in layoutForPredictiveAnimations()