Searched refs:newBottomMargin (Results 1 – 1 of 1) sorted by relevance
221 int newBottomMargin = (verticalGap - mMoveDownButton.getMeasuredHeight()) / 2; in handleLetterboxVerticalPosition() local223 mLastBottomMargin = newBottomMargin; in handleLetterboxVerticalPosition()225 if (mLastBottomMargin != newBottomMargin) { in handleLetterboxVerticalPosition()228 mLastBottomMargin, newBottomMargin).start(); in handleLetterboxVerticalPosition()