Searched refs:customDelay (Results 1 – 2 of 2) sorted by relevance
42 long customDelay; field in AnimationFilter122 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP; in applyCombination()127 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP_CLICKED in applyCombination()159 customDelay = NO_DELAY; in reset()
225 if (mAnimationFilter.customDelay != AnimationFilter.NO_DELAY) { in calculateChildAnimationDelay()226 return mAnimationFilter.customDelay; in calculateChildAnimationDelay()