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

/frameworks/base/core/java/android/widget/
H A DFastScroller.java1104 final Animator resizePreview = animateBounds(preview, bounds);
1618 private static Animator animateBounds(View v, Rect bounds) { method in class:FastScroller

Completed in 1194 milliseconds