Home
last modified time | relevance | path

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

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiObjectTest.java174 assertFalse(verySmallRegion.swipeDown(10)); in testSwipeDown()
176 assertTrue(swipeRegion.swipeDown(10)); in testSwipeDown()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiObject.java269 public boolean swipeDown(int steps) throws UiObjectNotFoundException { in swipeDown() method in UiObject
/test/uiautomator/uiautomator/api/
D2.2.0.txt246 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.2.0.txt246 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.3.0-beta01.txt286 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
D2.3.0-beta01.txt286 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Dcurrent.txt420 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_current.txt420 method public boolean swipeDown(int) throws androidx.test.uiautomator.UiObjectNotFoundException;