Searched refs:restrictDuration (Results 1 – 10 of 10) sorted by relevance
282 public void restrictDuration(long durationMillis) { in restrictDuration() method in AnimationSet283 super.restrictDuration(durationMillis); in restrictDuration()289 animations.get(i).restrictDuration(durationMillis); in restrictDuration()
458 public void restrictDuration(long durationMillis) { in restrictDuration() method in Animation
405 mRotateExitAnimation.restrictDuration(maxAnimationDuration); in startAnimation()408 mRotateEnterAnimation.restrictDuration(maxAnimationDuration); in startAnimation()416 mRotateAlphaAnimation.restrictDuration(maxAnimationDuration); in startAnimation()
129 anim.restrictDuration(MAX_ANIMATION_DURATION); in startAnimation()
115 anim.restrictDuration(MAX_ANIMATION_DURATION); in startAnimation()
2777 a.restrictDuration(MAX_APP_TRANSITION_DURATION); in loadAnimation()
5236 anim.restrictDuration(MAX_ANIMATION_DURATION); in startAnimation()
215 a.restrictDuration(MAX_ANIMATION_DURATION); in loadAnimation()
51196 method public void restrictDuration(long);
35275 method public void restrictDuration(long);