Home
last modified time | relevance | path

Searched refs:BoundsAnimationTarget (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java84 private ArrayMap<BoundsAnimationTarget, BoundsAnimator> mRunningAnimations = new ArrayMap<>();
150 private final BoundsAnimationTarget mTarget;
188 BoundsAnimator(BoundsAnimationTarget target, @AnimationType int animationType, Rect from, in BoundsAnimator()
430 public void animateBounds(final BoundsAnimationTarget target, Rect from, Rect to, in animateBounds()
441 void cancel(final BoundsAnimationTarget target) { in cancel()
451 BoundsAnimator animateBoundsImpl(final BoundsAnimationTarget target, Rect from, Rect to, in animateBoundsImpl()
558 private boolean isRunningFadeInAnimation(final BoundsAnimationTarget target) { in isRunningFadeInAnimation()
DBoundsAnimationTarget.java25 interface BoundsAnimationTarget { interface
DTaskStack.java85 BoundsAnimationTarget, ConfigurationContainerListener {
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DBoundsAnimationControllerTests.java122 private static class TestBoundsAnimationTarget implements BoundsAnimationTarget {
/frameworks/base/services/
Dart-profile15712 …ndroid/server/wm/BoundsAnimationController;Lcom/android/server/wm/BoundsAnimationTarget;Landroid/g…
15719 …/BoundsAnimationController;->animateBounds(Lcom/android/server/wm/BoundsAnimationTarget;Landroid/g…
15720 …ndsAnimationController;->animateBoundsImpl(Lcom/android/server/wm/BoundsAnimationTarget;Landroid/g…
20637 Lcom/android/server/wm/BoundsAnimationTarget;