Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java653 public UiObject2 assertSaveShowing(int type) throws Exception { in assertSaveShowing() method in UiBot
669 public UiObject2 assertSaveShowing(Timeout timeout, int type) throws Exception { in assertSaveShowing() method in UiBot
775 public UiObject2 assertSaveShowing(String description, int... types) throws Exception { in assertSaveShowing() method in UiBot
780 public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types) in assertSaveShowing() method in UiBot
786 public UiObject2 assertSaveShowing(int negativeButtonStyle, String description, in assertSaveShowing() method in UiBot
792 public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception { in assertSaveShowing() method in UiBot