Searched refs:customDelay (Results 1 – 2 of 2) sorted by relevance
43 long customDelay; field in AnimationFilter133 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP; in applyCombination()138 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP_CLICKED in applyCombination()174 customDelay = NO_DELAY; in reset()
237 if (mAnimationFilter.customDelay != AnimationFilter.NO_DELAY) { in calculateChildAnimationDelay()238 return mAnimationFilter.customDelay; in calculateChildAnimationDelay()