Searched refs:animationStaggerCount (Results 1 – 1 of 1) sorted by relevance
137 int animationStaggerCount = 0; in startAnimationForEvents() local148 animationStaggerCount++; in startAnimationForEvents()150 initAnimationProperties(child, viewState, animationStaggerCount); in startAnimationForEvents()164 ExpandableViewState viewState, int animationStaggerCount) { in initAnimationProperties() argument176 + calculateChildAnimationDelay(viewState, animationStaggerCount); in initAnimationProperties()181 ExpandableViewState viewState, boolean wasAdded, int animationStaggerCount) { in adaptDurationWhenGoingToFullShade() argument188 float longerDurationFactor = (float) Math.pow(animationStaggerCount, 0.7f); in adaptDurationWhenGoingToFullShade()222 int animationStaggerCount) { in calculateChildAnimationDelay() argument224 return calculateDelayGoToFullShade(viewState, animationStaggerCount); in calculateChildAnimationDelay()279 int animationStaggerCount) { in calculateDelayGoToFullShade() argument[all …]