Searched refs:customDelay (Results 1 – 2 of 2) sorted by relevance
43 long customDelay; field in AnimationFilter128 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP; in applyCombination()133 customDelay = StackStateAnimator.ANIMATION_DELAY_HEADS_UP_CLICKED in applyCombination()167 customDelay = NO_DELAY; in reset()
224 if (mAnimationFilter.customDelay != AnimationFilter.NO_DELAY) { in calculateChildAnimationDelay()225 return mAnimationFilter.customDelay; in calculateChildAnimationDelay()