Searched defs:animateBounds (Results 1 – 3 of 3) sorted by relevance
187 Interpolator interpolator, boolean animateAlpha, boolean animateBounds) { in startAnimation()
430 public void animateBounds(final BoundsAnimationTarget target, Rect from, Rect to, in animateBounds() method in BoundsAnimationController
1689 private static Animator animateBounds(View v, Rect bounds) { in animateBounds() method in FastScroller