Searched refs:freezeRotation (Results 1 – 14 of 14) sorted by relevance
162 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 …]
137 mWm.freezeRotation(-1); in testSET_ORIENTATION()
653 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice655 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
602 public void freezeRotation() {
174 mWindowManager.freezeRotation(rotation); in setRotation()570 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
153 wm.freezeRotation(rotation); in setRotationLock()
291 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;
878 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
3970 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService4000 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
46198 PLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V49990 PLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V
64182 Landroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V