Home
last modified time | relevance | path

Searched refs:setOrientationRight (Results 1 – 9 of 9) sorted by relevance

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DMultiDisplayTest.java144 mDevice.setOrientationRight(secondaryDisplayId); in testMultiDisplay_orientations()
DUiDeviceTest.java390 mDevice.setOrientationRight(); in testSetOrientation_leftRight()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiDevice.java975 public void setOrientationRight() throws RemoteException { in setOrientationRight() method in UiDevice
992 public void setOrientationRight(int displayId) { in setOrientationRight() method in UiDevice
/test/uiautomator/uiautomator/api/
Drestricted_2.3.0-beta01.txt230 method public void setOrientationRight() throws android.os.RemoteException;
231 method @RequiresApi(30) public void setOrientationRight(int);
D2.3.0-beta01.txt230 method public void setOrientationRight() throws android.os.RemoteException;
231 method @RequiresApi(30) public void setOrientationRight(int);
Dcurrent.txt342 method public void setOrientationRight() throws android.os.RemoteException;
343 method @RequiresApi(30) public void setOrientationRight(int);
Drestricted_current.txt342 method public void setOrientationRight() throws android.os.RemoteException;
343 method @RequiresApi(30) public void setOrientationRight(int);
D2.2.0.txt193 method public void setOrientationRight() throws android.os.RemoteException;
Drestricted_2.2.0.txt193 method public void setOrientationRight() throws android.os.RemoteException;