Searched refs:animationStaggerCount (Results 1 – 1 of 1) sorted by relevance
130 int animationStaggerCount = 0; in startAnimationForEvents() local141 animationStaggerCount++; in startAnimationForEvents()143 initAnimationProperties(child, viewState, animationStaggerCount); in startAnimationForEvents()157 ExpandableViewState viewState, int animationStaggerCount) { in initAnimationProperties() argument169 + calculateChildAnimationDelay(viewState, animationStaggerCount); in initAnimationProperties()174 ExpandableViewState viewState, boolean wasAdded, int animationStaggerCount) { in adaptDurationWhenGoingToFullShade() argument181 float longerDurationFactor = (float) Math.pow(animationStaggerCount, 0.7f); in adaptDurationWhenGoingToFullShade()215 int animationStaggerCount) { in calculateChildAnimationDelay() argument217 return calculateDelayGoToFullShade(viewState, animationStaggerCount); in calculateChildAnimationDelay()272 int animationStaggerCount) { in calculateDelayGoToFullShade() argument[all …]