Home
last modified time | relevance | path

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

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiObjectTest.java260 assertTrue(clickRegion.clickTopLeft()); in testClickTopLeft()
318 assertUiObjectNotFound(noNode::clickTopLeft); in testClickFamily_throwsUiObjectNotFoundException()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiObject.java429 public boolean clickTopLeft() throws UiObjectNotFoundException { in clickTopLeft() method in UiObject
/test/uiautomator/uiautomator/api/
D2.2.0.txt214 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.2.0.txt214 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_2.3.0-beta01.txt254 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;
D2.3.0-beta01.txt254 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;
Dcurrent.txt388 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;
Drestricted_current.txt388 method public boolean clickTopLeft() throws androidx.test.uiautomator.UiObjectNotFoundException;