Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java433 public UiObject2 assertShownByText(String text) throws Exception { in assertShownByText() method in UiBot
437 public UiObject2 assertShownByText(String text, Timeout timeout) throws Exception { in assertShownByText() method in UiBot