Searched defs:negativeButtonStyle (Results 1 – 1 of 1) sorted by relevance
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | UiBot.java | 786 public UiObject2 assertSaveShowing(int negativeButtonStyle, String description, in assertSaveShowing() 797 public UiObject2 assertSaveOrUpdateShowing(boolean update, int negativeButtonStyle, in assertSaveOrUpdateShowing() 803 public UiObject2 assertSaveOrUpdateShowing(boolean update, int negativeButtonStyle, in assertSaveOrUpdateShowing() 810 public UiObject2 assertSaveOrUpdateShowing(boolean update, int negativeButtonStyle, in assertSaveOrUpdateShowing() 936 public void saveForAutofill(int negativeButtonStyle, boolean yesDoIt, int... types) in saveForAutofill()
|