Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java539 public UiObject2 assertShownByRelativeId(String id) throws Exception { in assertShownByRelativeId() method in UiBot
543 public UiObject2 assertShownByRelativeId(String id, Timeout timeout) throws Exception { in assertShownByRelativeId() method in UiBot
587 public UiObject2 assertShownByRelativeId(int resId) throws Exception { in assertShownByRelativeId() method in UiBot