Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DAnimatorUtils.java271 int fromBottom, int toLeft, int toTop, int toRight, int toBottom) { in getBoundsAnimator() argument
281 PropertyValuesHolder.ofInt(VIEW_BOTTOM, toBottom)); in getBoundsAnimator()