Home
last modified time | relevance | path

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

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