Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DUiBot.java411 UiObject2 getAutofillMenuOption(String id) { in getAutofillMenuOption() method in UiBot
DLoginActivityTest.java2192 sUiBot.getAutofillMenuOption(ID_USERNAME).click(); in testAutofillManuallyOneDataset()