Searched refs:toTop (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | AnimatorUtils.java | 271 int fromBottom, int toLeft, int toTop, int toRight, int toBottom) { in getBoundsAnimator() argument 279 PropertyValuesHolder.ofInt(VIEW_TOP, toTop), in getBoundsAnimator()
|
D | ItemAnimator.java | 249 ViewHolder newHolder, int fromLeft, int fromTop, int toLeft, int toTop) { in animateChange() argument
|