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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java564 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
576 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
588 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
611 public void unfreezeRotation() { method in class:InteractionController
H A DUiDevice.java664 public void unfreezeRotation() throws RemoteException { method in class:UiDevice
666 getAutomatorBridge().getInteractionController().unfreezeRotation();
674 * see {@link #unfreezeRotation()}.
689 * see {@link #unfreezeRotation()}.
704 * see {@link #unfreezeRotation()}.

Completed in 57 milliseconds