Searched refs:bottomAvailableSpace (Results 1 – 1 of 1) sorted by relevance
200 final int bottomAvailableSpace = availableHeight - topAvailableSpace; in handleLetterboxVerticalPosition() local220 if (bottomAvailableSpace >= mMoveDownButton.getMeasuredHeight()) { in handleLetterboxVerticalPosition()