Searched refs:ownIndex (Results 1 – 1 of 1) sorted by relevance
245 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local248 int difference = Math.abs(ownIndex - changingIndex); in calculateChildAnimationDelay()258 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local272 if (ownIndex >= nextIndex) { in calculateChildAnimationDelay()274 ownIndex++; in calculateChildAnimationDelay()276 int difference = Math.abs(ownIndex - nextIndex); in calculateChildAnimationDelay()