Searched refs:letterboxHeight (Results 1 – 2 of 2) sorted by relevance
237 final int letterboxHeight = taskInfo.appCompatTaskInfo.topActivityLetterboxHeight; in shouldShowSizeCompatRestartButton() local242 if (appWidth > letterboxWidth && appHeight > letterboxHeight) { in shouldShowSizeCompatRestartButton()252 final int letterboxArea = letterboxWidth * letterboxHeight; in shouldShowSizeCompatRestartButton()
236 final int letterboxHeight = taskInfo.topActivityLetterboxHeight; in shouldShowUserAspectRatioSettingsButton() local240 if (stableBounds.height() <= letterboxHeight && stableBounds.width() <= letterboxWidth in shouldShowUserAspectRatioSettingsButton()