Home
last modified time | relevance | path

Searched defs:getBoundsAnimator (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DAnimatorUtils.java242 public static Animator getBoundsAnimator(View target, View from, View to) { in getBoundsAnimator() method in AnimatorUtils
270 public static Animator getBoundsAnimator(View view, int fromLeft, int fromTop, int fromRight, in getBoundsAnimator() method in AnimatorUtils