Searched refs:ownIndex (Results 1 – 1 of 1) sorted by relevance
232 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local235 int difference = Math.abs(ownIndex - changingIndex); in calculateChildAnimationDelay()245 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay() local258 if (ownIndex >= nextIndex) { in calculateChildAnimationDelay()260 ownIndex++; in calculateChildAnimationDelay()262 int difference = Math.abs(ownIndex - nextIndex); in calculateChildAnimationDelay()