Searched refs:freezeRotation (Results 1 – 14 of 14) sorted by relevance
189 freezeRotation(Surface.ROTATION_180); in testLocksUserRotation_LockRotation_DefaultDisplay()204 freezeRotation(Surface.ROTATION_180); in testPersistsUserRotation_LockRotation_NonDefaultDisplay()268 freezeRotation(Surface.ROTATION_180); in testReturnsUserRotation_UserRotationLocked_NoAppRequest()281 freezeRotation(Surface.ROTATION_180); in testReturnsLandscape_UserRotationLockedSeascape_AppRequestsLandscape()294 freezeRotation(Surface.ROTATION_180); in testReturnsSeascape_UserRotationLockedSeascape_AppRequestsSeascape()307 freezeRotation(Surface.ROTATION_270); in testReturnsPortrait_UserRotationLockedPortrait_AppRequestsPortrait()320 freezeRotation(Surface.ROTATION_90); in testReturnsUpsideDown_UserRotationLockedUpsideDown_AppRequestsUpsideDown()332 freezeRotation(Surface.ROTATION_180); in testReturnsSideways_UserRotationLocked_IncompatibleAppRequest()570 freezeRotation(Surface.ROTATION_270); in testNotifiesChoiceWhenSensorUpdates_RotationLocked()620 freezeRotation(Surface.ROTATION_0); in testAllowAllRotations_allowsUpsideDownSuggestion()[all …]
127 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() {
156 wm.freezeRotation(rotation); in setRotationLock()
200 mWindowManager.freezeRotation(rotation); in setRotation()596 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
288 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;
915 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
4232 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService4262 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
53405 PLcom/android/server/wm/DisplayRotation;->freezeRotation(I)V57711 PLcom/android/server/wm/WindowManagerService;->freezeRotation(I)V
60859 Landroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V