Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayContent.java135 Builder setCanRotate(boolean canRotate) { in setCanRotate() method in TestDisplayContent.Builder
H A DTaskTests.java502 fullScreenBounds.width(), fullScreenBounds.height()).setCanRotate(false).build(); in testFullscreenBoundsForcedOrientation()
572 fullScreenBounds.width(), fullScreenBounds.height()).setCanRotate(false).build(); in testReportsOrientationRequestInLetterboxForOrientation()
H A DSizeCompatTests.java393 .setCanRotate(false).setNotch(notchHeight).build(); in testMoveToDifferentOrientationDisplay()
2142 .setStatusBarHeight(notchHeight + 20).setCanRotate(false).build(); in testAllAspectRatioLogicConsistent()