Home
last modified time | relevance | path

Searched refs:freezeRotation (Results 1 – 8 of 8) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiDevice.java867 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice
880 public void freezeRotation(int displayId) { in freezeRotation() method in UiDevice
1033 freezeRotation(); // Already in portrait orientation. in setOrientationPortrait()
1053 freezeRotation(displayId); // Already in portrait orientation. in setOrientationPortrait()
1069 freezeRotation(); // Already in landscape orientation. in setOrientationLandscape()
1089 freezeRotation(displayId); // Already in landscape orientation. in setOrientationLandscape()
/test/uiautomator/uiautomator/src/androidTest/java/androidx/test/uiautomator/
DUiDeviceTest.java174 mDevice.freezeRotation(); in testFreezeAndUnfreezeRotation()
/test/uiautomator/uiautomator/api/
Drestricted_2.3.0-beta01.txt176 method public void freezeRotation() throws android.os.RemoteException;
177 method @RequiresApi(30) public void freezeRotation(int);
D2.3.0-beta01.txt176 method public void freezeRotation() throws android.os.RemoteException;
177 method @RequiresApi(30) public void freezeRotation(int);
Dcurrent.txt287 method public void freezeRotation() throws android.os.RemoteException;
288 method @RequiresApi(30) public void freezeRotation(int);
Drestricted_current.txt287 method public void freezeRotation() throws android.os.RemoteException;
288 method @RequiresApi(30) public void freezeRotation(int);
D2.2.0.txt152 method public void freezeRotation() throws android.os.RemoteException;
Drestricted_2.2.0.txt152 method public void freezeRotation() throws android.os.RemoteException;