Home
last modified time | relevance | path

Searched refs:getDropdownUiBot (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAutoFillServiceTestCase.java123 protected static UiBot getDropdownUiBot() { in getDropdownUiBot() method in AutoFillServiceTestCase.AutoActivityLaunch
141 getDropdownUiBot().maybeSetScreenOrientation(UiBot.PORTRAIT); in getMainTestRule()
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAuthenticationTest.java125 final UiBot dropDownUiBot = getDropdownUiBot(); in testFillResponseAuth_withNewAutofillSessionStartByActivity()
DInlineLoginActivityTest.java430 getDropdownUiBot().assertDatasets("The Username"); in testImeDisableInlineSuggestions_fallbackDropdownUi()