Home
last modified time | relevance | path

Searched refs:assertShownById (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java174 sUiBot.assertShownById("android:id/autofill_save_yes"); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
DUiBot.java200 void assertShownById(String id) { in assertShownById() method in UiBot