Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DChangeBounds.java301 final int endBottom = endBounds.bottom; in createAnimator() local
305 final int endHeight = endBottom - endTop; in createAnimator()
311 if (startRight != endRight || startBottom != endBottom) ++numChanges; in createAnimator()
367 endRight, endBottom); in createAnimator()
386 endRight, endBottom); in createAnimator()
429 endBottom); in createAnimator()