Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DReachabilityEduLayout.java200 final int bottomAvailableSpace = availableHeight - topAvailableSpace; in handleLetterboxVerticalPosition() local
220 if (bottomAvailableSpace >= mMoveDownButton.getMeasuredHeight()) { in handleLetterboxVerticalPosition()