Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInlineUiBot.java107 public void longPressSuggestion(String name) throws Exception { in longPressSuggestion() method in InlineUiBot
DUiBot.java415 public void longPressSuggestion(String name) throws Exception { in longPressSuggestion() method in UiBot
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java293 mUiBot.longPressSuggestion("The Username"); in testLongClickAttribution()
540 mUiBot.longPressSuggestion("The Username"); in testTouchEventPassToIme()