Searched refs:computeDurationHint (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java321 * @see android.view.animation.Animation#computeDurationHint
323 public long computeDurationHint() { method in class:AnimationSet
328 final long d = animations.get(i).computeDurationHint();
H A DAnimation.java855 public long computeDurationHint() { method in class:Animation
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimationSpec.java91 return mAnimation.computeDurationHint();
H A DWindowState.java4864 (anim.computeDurationHint() * mService.getWindowAnimationScaleLocked());
/frameworks/base/config/
H A Dboot-image-profile.txt6924 HPLandroid/view/animation/Animation;->computeDurationHint()J
6935 HPLandroid/view/animation/AnimationSet;->computeDurationHint()J
[all...]

Completed in 89 milliseconds