Home
last modified time | relevance | path

Searched refs:getAutofillMenuOption (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java866 public UiObject2 getAutofillMenuOption(String id) throws Exception { in getAutofillMenuOption() method in UiBot
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java2124 mUiBot.getAutofillMenuOption(ID_USERNAME).click(); in testAutofillManuallyOneDataset()
2158 mUiBot.getAutofillMenuOption(ID_USERNAME).click(); in testAutofillManuallyOneDatasetWhenClipboardFull()