Searched refs:AnimationType (Results 1 – 4 of 4) sorted by relevance
79 @IntDef({BOUNDS, FADE_IN}) public @interface AnimationType {} annotation in BoundsAnimationController125 private @AnimationType int mAnimationType;151 private final @AnimationType int mAnimationType;188 BoundsAnimator(BoundsAnimationTarget target, @AnimationType int animationType, Rect from, in BoundsAnimator()433 @AnimationType int animationType) { in animateBounds()454 @AnimationType int animationType) { in animateBoundsImpl()537 public void setAnimationType(@AnimationType int animationType) { in setAnimationType()542 public @AnimationType int getAnimationType() { in getAnimationType()543 @AnimationType int animationType = mAnimationType; in getAnimationType()
36 @BoundsAnimationController.AnimationType int animationType); in onAnimationStart()
148 private @BoundsAnimationController.AnimationType int mAnimationType;1586 @BoundsAnimationController.AnimationType int animationType) { in onAnimationStart()1741 @BoundsAnimationController.AnimationType int intendedAnimationType = in animateResizePinnedStack()1753 final @BoundsAnimationController.AnimationType int animationType = intendedAnimationType; in animateResizePinnedStack()
137 @BoundsAnimationController.AnimationType int mAnimationType;155 boolean forceUpdate, @BoundsAnimationController.AnimationType int animationType) { in onAnimationStart()215 private @BoundsAnimationController.AnimationType int mAnimationType;225 @BoundsAnimationController.AnimationType int animationType) { in start()290 @BoundsAnimationController.AnimationType int animationType) { in startImpl()