Searched defs:animateBounds (Results 1 – 4 of 4) sorted by relevance
279 void animateBounds(final AnimateBoundsUser target, Rect from, Rect to, int animationDuration) { in animateBounds() method in BoundsAnimationController
731 boolean animateAlpha, boolean animateBounds) { in updateVisibleDockRegions()
367 Interpolator interpolator, boolean animateAlpha, boolean animateBounds) { in startAnimation()
1666 private static Animator animateBounds(View v, Rect bounds) { in animateBounds() method in FastScroller