Searched refs:delayIndex (Results 1 – 1 of 1) sorted by relevance
185 int delayIndex = getDelayOrder(transitionValues.view, false); in captureStartValues() local186 if (delayIndex > 0) { in captureStartValues()188 PROPNAME_DELAY, delayIndex * SetupAnimationHelper.DELAY_BETWEEN_SIBLINGS_MS); in captureStartValues()197 int delayIndex = getDelayOrder(transitionValues.view, true); in captureEndValues() local198 if (delayIndex > 0) { in captureEndValues()200 PROPNAME_DELAY, delayIndex * SetupAnimationHelper.DELAY_BETWEEN_SIBLINGS_MS); in captureEndValues()