Searched refs:freezeRotation (Results 1 – 15 of 15) sorted by relevance
194 freezeRotation(Surface.ROTATION_180); in testLocksUserRotation_LockRotation_DefaultDisplay()209 freezeRotation(Surface.ROTATION_180); in testPersistsUserRotation_LockRotation_NonDefaultDisplay()273 freezeRotation(Surface.ROTATION_180); in testReturnsUserRotation_UserRotationLocked_NoAppRequest()286 freezeRotation(Surface.ROTATION_180); in testReturnsLandscape_UserRotationLockedSeascape_AppRequestsLandscape()299 freezeRotation(Surface.ROTATION_180); in testReturnsSeascape_UserRotationLockedSeascape_AppRequestsSeascape()325 freezeRotation(Surface.ROTATION_90); in testReturnsUpsideDown_UserRotationLockedUpsideDown_AppRequestsUpsideDown()552 freezeRotation(Surface.ROTATION_90); in testFreezeRotation_reverseRotationDirectionAroundZAxis_yes()646 freezeRotation(Surface.ROTATION_0); in testAllowAllRotations_allowsUpsideDownSuggestion()664 freezeRotation(Surface.ROTATION_0); in testDoNotAllowAllRotations_doesNotAllowUpsideDownSuggestion()682 freezeRotation(Surface.ROTATION_0); in testAllowAllRotations_allowAllRotationsBecomesDisabled_forbidsUpsideDownSuggestion()[all …]
127 mWm.freezeRotation(-1); in testSET_ORIENTATION()
107 mUiDevice.freezeRotation(); in setOrientation()
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()
217 mWindowManager.freezeRotation(rotation); in setRotation()615 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
304 void freezeRotation(int rotation); in freezeRotation() method
91 mUiDevice.freezeRotation(); in setUp()
15 method public void freezeRotation() throws android.os.RemoteException;
31 method @Deprecated public void freezeRotation() throws android.os.RemoteException;
956 void freezeRotation(int rotation) { in freezeRotation() method in DisplayRotation
4241 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService4271 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
60859 Landroid/view/IWindowManager$Stub$Proxy;->freezeRotation(I)V