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.java602 public UiObject2 assertSaveShowing(int type) throws Exception { in assertSaveShowing() method in UiBot
609 public UiObject2 assertSaveShowing(Timeout timeout, int type) throws Exception { in assertSaveShowing() method in UiBot
681 public UiObject2 assertSaveShowing(String description, int... types) throws Exception { in assertSaveShowing() method in UiBot
686 public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types) in assertSaveShowing() method in UiBot
692 public UiObject2 assertSaveShowing(int negativeButtonStyle, String description, in assertSaveShowing() method in UiBot
698 public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception { in assertSaveShowing() method in UiBot