Home
last modified time | relevance | path

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

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiObjectTest.java212 assertFalse(verySmallRegion.swipeRight(10)); in testSwipeRight()
214 assertTrue(swipeRegion.swipeRight(10)); in testSwipeRight()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiObject.java332 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() method in UiObject
/test/uiautomator/uiautomator/api/
D2.2.0.txt248 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.2.0.txt248 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.3.0-beta01.txt288 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
D2.3.0-beta01.txt288 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Dcurrent.txt422 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_current.txt422 … method public boolean swipeRight(int) throws androidx.test.uiautomator.UiObjectNotFoundException;