Home
last modified time | relevance | path

Searched defs:expectedText1 (Results 1 – 1 of 1) sorted by relevance

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiObjectTest.java574 UiObject expectedText1 = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testWaitForExists() local
588 UiObject expectedText1 = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testWaitForExist_timeout() local
598 UiObject expectedText1 = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testWaitUntilGone() local
609 UiObject expectedText1 = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testWaitUntilGone_timeout() local