Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java1135 boolean getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox() { in getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox() method in LetterboxConfiguration
H A DLetterboxUiController.java1226 .getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox()) { in getDefaultMinAspectRatio()
1692 .getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox()); in dump()
H A DWindowManagerShellCommand.java1352 .getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox()); in runGetLetterboxStyle()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxUiControllerTest.java1281 .getIsDisplayAspectRatioEnabledForFixedOrientationLetterbox(); in testgetFixedOrientationLetterboxAspectRatio_splitScreenAspectEnabled()