Home
last modified time | relevance | path

Searched refs:freezeRotation (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java162 freezeRotation(Surface.ROTATION_180); in testLocksUserRotation_LockRotation_DefaultDisplay()
177 freezeRotation(Surface.ROTATION_180); in testPersistsUserRotation_LockRotation_NonDefaultDisplay()
241 freezeRotation(Surface.ROTATION_180); in testReturnsUserRotation_UserRotationLocked_NoAppRequest()
254 freezeRotation(Surface.ROTATION_180); in testReturnsLandscape_UserRotationLockedSeascape_AppRequestsLandscape()
267 freezeRotation(Surface.ROTATION_180); in testReturnsSeascape_UserRotationLockedSeascape_AppRequestsSeascape()
280 freezeRotation(Surface.ROTATION_270); in testReturnsPortrait_UserRotationLockedPortrait_AppRequestsPortrait()
293 freezeRotation(Surface.ROTATION_90); in testReturnsUpsideDown_UserRotationLockedUpsideDown_AppRequestsUpsideDown()
305 freezeRotation(Surface.ROTATION_180); in testReturnsSideways_UserRotationLocked_IncompatibleAppRequest()
591 freezeRotation(Surface.ROTATION_90); in testReturnsCarDockRotation_CarDockedMode()
604 freezeRotation(Surface.ROTATION_90); in testReturnsDeskDockRotation_DeskDockedMode()
[all …]
/aosp12/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
H A DWindowManagerPermissionTests.java137 mWm.freezeRotation(-1); in testSET_ORIENTATION()
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java653 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice
655 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
H A DInteractionController.java602 public void freezeRotation() {
/aosp12/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java174 mWindowManager.freezeRotation(rotation); in setRotation()
570 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DRotationPolicy.java153 wm.freezeRotation(rotation); in setRotationLock()
/aosp12/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl291 void freezeRotation(int rotation); in freezeRotation() method
/aosp12/frameworks/base/cmds/uiautomator/api/
H A D16.txt15 method public void freezeRotation() throws android.os.RemoteException;
H A D17.txt15 method public void freezeRotation() throws android.os.RemoteException;
H A Dcurrent.txt31 method @Deprecated public void freezeRotation() throws android.os.RemoteException;
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java878 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
H A DWindowManagerService.java3970 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService
4000 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
/aosp12/frameworks/base/services/
H A Dart-profile46198 PLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V
49990 PLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64182 Landroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V