Searched refs:animateBounds (Results 1 – 3 of 3) sorted by relevance
435 .animateBounds(currentBounds, fadeOutCurrentBounds, currentBounds)); in startEnterAnimation()536 .animateBounds(fadeInStartBounds, destinationBounds, destinationBounds)); in startExitAnimation()755 public TvPipTransitionAnimatorUpdateListener animateBounds(@NonNull Rect startBounds, in animateBounds() method in TvPipTransition.TvPipTransitionAnimatorUpdateListener764 return animateBounds(bounds, bounds, bounds); in atBounds()
1167 final Animator resizePreview = animateBounds(preview, bounds); in transitionPreviewLayout()1689 private static Animator animateBounds(View v, Rect bounds) { in animateBounds() method in FastScroller
66869 Landroid/widget/FastScroller;->animateBounds(Landroid/view/View;Landroid/graphics/Rect;)Landroid/an…