Searched refs:scrapSize (Results 1 – 3 of 3) sorted by relevance
2106 final int scrapSize = scrapList.size(); in fillScrapViewsInPostLayout() local2107 if (scrapSize == 0) { in fillScrapViewsInPostLayout()2111 if (mDisappearingPositions == null || scrapSize > mDisappearingPositions.length) { in fillScrapViewsInPostLayout()2113 while (length < scrapSize) { in fillScrapViewsInPostLayout()2119 for (int i = 0; i < scrapSize; i++) { in fillScrapViewsInPostLayout()
679 final int scrapSize = scrapList.size(); in layoutForPredictiveAnimations() local681 for (int i = 0; i < scrapSize; i++) { in layoutForPredictiveAnimations()
709 final int scrapSize = scrapList.size(); in layoutForPredictiveAnimations() local711 for (int i = 0; i < scrapSize; i++) { in layoutForPredictiveAnimations()