Searched refs:freezeRotation (Results 1 – 15 of 15) sorted by relevance
153 freezeRotation(Surface.ROTATION_180); in testLocksUserRotation_LockRotation_DefaultDisplay()168 freezeRotation(Surface.ROTATION_180); in testPersistsUserRotation_LockRotation_NonDefaultDisplay()232 freezeRotation(Surface.ROTATION_180); in testReturnsUserRotation_UserRotationLocked_NoAppRequest()244 freezeRotation(Surface.ROTATION_180); in testReturnsUserRotation_UserRotationLocked_CompatibleAppRequest()256 freezeRotation(Surface.ROTATION_180); in testReturnsSideways_UserRotationLocked_IncompatibleAppRequest()457 freezeRotation(Surface.ROTATION_270); in testNotifiesChoiceWhenSensorUpdates_RotationLocked()490 freezeRotation(Surface.ROTATION_270); in testReturnsUserRotation_SensorEnabled_RotationLocked()529 freezeRotation(Surface.ROTATION_270); in testReturnsLidOpenRotation_LidOpen()542 freezeRotation(Surface.ROTATION_90); in testReturnsCarDockRotation_CarDockedMode()555 freezeRotation(Surface.ROTATION_90); in testReturnsDeskDockRotation_DeskDockedMode()[all …]
166 mWm.freezeRotation(-1); in testSET_ORIENTATION()
171 mWindowManager.freezeRotation(rotation); in setRotation()494 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
653 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice655 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
602 public void freezeRotation() {
156 wm.freezeRotation(rotation); in setRotationLock()
225 void freezeRotation(int rotation); in freezeRotation() method
15 method public void freezeRotation() throws android.os.RemoteException;
31 method @Deprecated public void freezeRotation() throws android.os.RemoteException;
328 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
3642 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService3672 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
16106 HSPLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V17417 HSPLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V
42684 HSPLandroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V
75288 Landroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V