Searched refs:freezeRotation (Results 1 – 13 of 13) 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()506 freezeRotation(Surface.ROTATION_270); in testNotifiesChoiceWhenSensorUpdates_RotationLocked()539 freezeRotation(Surface.ROTATION_270); in testReturnsUserRotation_SensorEnabled_RotationLocked()[all …]
159 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() {
153 wm.freezeRotation(rotation); in setRotationLock()
297 void freezeRotation(int rotation); in freezeRotation() method
15 method public void freezeRotation() throws android.os.RemoteException;
30 method public void freezeRotation() throws android.os.RemoteException;
823 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
3705 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService3735 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
36741 PLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V39298 PLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V