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

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DUiDevice.java527 public void setRotationLeft() throws RemoteException { method in class:UiDevice
528 getAutomatorBridge().getInteractionController().setRotationLeft();
H A DInteractionController.java422 public void setRotationLeft() throws RemoteException { method in class:InteractionController

Completed in 57 milliseconds