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