Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DPopupTransitionAnimation.java238 final int prevBottom = mDestRect.bottom; in computeDestRect() local
243 mDestRect.bottom = prevBottom; in computeDestRect()