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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java661 public void unfreezeRotation() throws RemoteException { method in class:UiDevice
663 getAutomatorBridge().getInteractionController().unfreezeRotation();
671 * see {@link #unfreezeRotation()}.
686 * see {@link #unfreezeRotation()}.
701 * see {@link #unfreezeRotation()}.
H A DInteractionController.java566 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
578 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
590 * and re-enable the sensors see {@link #unfreezeRotation()}. Note
613 public void unfreezeRotation() { method in class:InteractionController

Completed in 92 milliseconds