Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DAnimatorUtils.java261 final int endBottom = to.getBottom() - toInsets.bottom + targetInsets.bottom; in getBoundsAnimator() local
264 endTop, endRight, endBottom); in getBoundsAnimator()