Searched defs:unfreezeRotation (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DInteractionController.java541 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
553 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
565 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
588 public void unfreezeRotation() throws RemoteException { method in class:InteractionController
H A DUiDevice.java537 public void unfreezeRotation() throws RemoteException { method in class:UiDevice
538 getAutomatorBridge().getInteractionController().unfreezeRotation();
546 * see {@link #unfreezeRotation()}.
558 * see {@link #unfreezeRotation()}.
570 * see {@link #unfreezeRotation()}.

Completed in 121 milliseconds