Home
last modified time | relevance | path

Searched refs:animateBoundsImpl (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java434 animateBoundsImpl(target, from, to, animationDuration, schedulePipModeChangedState, in animateBounds()
451 BoundsAnimator animateBoundsImpl(final BoundsAnimationTarget target, Rect from, Rect to, in animateBoundsImpl() method in BoundsAnimationController
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DBoundsAnimationControllerTests.java305 mAnimator = mController.animateBoundsImpl(mTarget, from, to, DURATION, in startImpl()
/frameworks/base/services/
Dart-profile15720 PLcom/android/server/wm/BoundsAnimationController;->animateBoundsImpl(Lcom/android/server/wm/Bounds…