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.java631 public UiObject2 assertSaveShowing(int type) throws Exception { in assertSaveShowing() method in UiBot
647 public UiObject2 assertSaveShowing(Timeout timeout, int type) throws Exception { in assertSaveShowing() method in UiBot
753 public UiObject2 assertSaveShowing(String description, int... types) throws Exception { in assertSaveShowing() method in UiBot
758 public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types) in assertSaveShowing() method in UiBot
764 public UiObject2 assertSaveShowing(int negativeButtonStyle, String description, in assertSaveShowing() method in UiBot
770 public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception { in assertSaveShowing() method in UiBot