Searched refs:animationStartIndex (Results 1 – 1 of 1) sorted by relevance
337 int animationStartIndex = findFirstViewIndexAfter(icon.getTranslationX()); in onViewRemoved() local339 mAddAnimationStartIndex = animationStartIndex; in onViewRemoved()341 … mAddAnimationStartIndex = Math.min(mAddAnimationStartIndex, animationStartIndex); in onViewRemoved()