Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestDisplayContent.java171 Builder setCanRotate(boolean canRotate) { in setCanRotate() method in TestDisplayContent.Builder
DSizeCompatTests.java349 .setCanRotate(false) in testRepositionLandscapeImmersiveAppWithDisplayCutout()
688 .setCanRotate(false).setNotch(notchHeight).build(); in testMoveToDifferentOrientationDisplay()
3736 .setCanRotate(true)
3927 .setCanRotate(false)
3944 .setCanRotate(false)
3966 .setCanRotate(false)
3986 .setCanRotate(false)
4030 .setCanRotate(true)
4549 .setStatusBarHeight(notchHeight + 20).setCanRotate(false).build();
DTaskTests.java675 fullScreenBounds.width(), fullScreenBounds.height()).setCanRotate(false).build(); in testFullscreenBoundsForcedOrientation()
746 fullScreenBounds.width(), fullScreenBounds.height()).setCanRotate(false).build(); in testReportsOrientationRequestInLetterboxForOrientation()