Home
last modified time | relevance | path

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

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DMultiDisplayTest.java141 mDevice.setOrientationLeft(secondaryDisplayId); in testMultiDisplay_orientations()
DUiDeviceTest.java386 mDevice.setOrientationLeft(); in testSetOrientation_leftRight()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiDevice.java945 public void setOrientationLeft() throws RemoteException { in setOrientationLeft() method in UiDevice
962 public void setOrientationLeft(int displayId) { in setOrientationLeft() method in UiDevice
/test/uiautomator/uiautomator/api/
Drestricted_2.3.0-beta01.txt224 method public void setOrientationLeft() throws android.os.RemoteException;
225 method @RequiresApi(30) public void setOrientationLeft(int);
D2.3.0-beta01.txt224 method public void setOrientationLeft() throws android.os.RemoteException;
225 method @RequiresApi(30) public void setOrientationLeft(int);
Dcurrent.txt336 method public void setOrientationLeft() throws android.os.RemoteException;
337 method @RequiresApi(30) public void setOrientationLeft(int);
Drestricted_current.txt336 method public void setOrientationLeft() throws android.os.RemoteException;
337 method @RequiresApi(30) public void setOrientationLeft(int);
D2.2.0.txt191 method public void setOrientationLeft() throws android.os.RemoteException;
Drestricted_2.2.0.txt191 method public void setOrientationLeft() throws android.os.RemoteException;