Home
last modified time | relevance | path

Searched refs:animateBounds (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DDockState.java187 Interpolator interpolator, boolean animateAlpha, boolean animateBounds) { in startAnimation() argument
220 if (animateBounds) { in startAnimation()
DRecentsView.java827 boolean animateAlpha, boolean animateBounds) {
837 Interpolators.FAST_OUT_SLOW_IN, animateAlpha, animateBounds);
857 animateAlpha, animateBounds);
/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java430 public void animateBounds(final BoundsAnimationTarget target, Rect from, Rect to, in animateBounds() method in BoundsAnimationController
DTaskStack.java1761 displayContent.mBoundsAnimationController.animateBounds(this, fromBounds, in animateResizePinnedStack()
/frameworks/base/core/java/android/widget/
DFastScroller.java1167 final Animator resizePreview = animateBounds(preview, bounds); in transitionPreviewLayout()
1689 private static Animator animateBounds(View v, Rect bounds) { in animateBounds() method in FastScroller
/frameworks/base/services/
Dart-profile15719 PLcom/android/server/wm/BoundsAnimationController;->animateBounds(Lcom/android/server/wm/BoundsAnim…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81941 Landroid/widget/FastScroller;->animateBounds(Landroid/view/View;Landroid/graphics/Rect;)Landroid/an…