Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
H A DTabletopModeControllerTest.java113 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_0); in registerOnTabletopModeChangedListener_notInTabletopMode_callbackFalse()
126 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_90); in registerOnTabletopModeChangedListener_inTabletopMode_callbackTrue()
139 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_90); in registerOnTabletopModeChangedListener_notInTabletopModeTwice_callbackOnce()
145 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_0); in registerOnTabletopModeChangedListener_notInTabletopModeTwice_callbackOnce()
155 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_90); in foldedRotation90_halfOpen_scheduleTabletopModeChange()
166 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_0); in foldedRotation0_halfOpen_noScheduleTabletopModeChange()
177 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_90); in foldedRotation90_halfOpenThenUnfold_cancelTabletopModeChange()
189 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_90); in foldedRotation90_halfOpenThenFold_cancelTabletopModeChange()
205 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_0); in foldedRotation90_halfOpenThenRotate_cancelTabletopModeChange()
226 mConfiguration.windowConfiguration.setDisplayRotation(Surface.ROTATION_0); in unfoldedRotation0_halfOpen_noScheduleTabletopModeChange()
[all …]
/aosp14/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java320 public void setDisplayRotation(@Surface.Rotation int rotation) { in setDisplayRotation() method in WindowConfiguration
436 setDisplayRotation(other.mDisplayRotation); in setTo()
455 setDisplayRotation(ROTATION_UNDEFINED); in setToDefaults()
539 setDisplayRotation(delta.mDisplayRotation); in updateFrom()
574 setDisplayRotation(delta.mDisplayRotation); in setTo()
/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/view/
H A DDisplayTest.java104 .setDisplayRotation(WindowConfiguration.ROTATION_UNDEFINED); in setupTests()
579 resources.getConfiguration().windowConfiguration.setDisplayRotation(rotation); in setLocalDisplayInConfig()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationCompatPolicyTests.java602 config.windowConfiguration.setDisplayRotation(rotation); in createConfigurationWithDisplayRotation()
H A DTransitionTests.java1028 wc.getWindowConfiguration().setDisplayRotation(nextRotation); in testTransitionBounds()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2419 outConfig.windowConfiguration.setDisplayRotation(rotation); in computeScreenAppConfiguration()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2935 HSPLandroid/app/WindowConfiguration;->setDisplayRotation(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2935 HSPLandroid/app/WindowConfiguration;->setDisplayRotation(I)V