Searched refs:ownIndex (Results 1 – 1 of 1) sorted by relevance
259 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local262 int difference = Math.abs(ownIndex - changingIndex); in calculateChildAnimationDelay()272 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local285 if (ownIndex >= nextIndex) { in calculateChildAnimationDelay()287 ownIndex++; in calculateChildAnimationDelay()289 int difference = Math.abs(ownIndex - nextIndex); in calculateChildAnimationDelay()