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.java90 public void longPressSuggestion(String name) throws Exception { in longPressSuggestion() method in InlineUiBot
DUiBot.java386 public void longPressSuggestion(String name) throws Exception { in longPressSuggestion() method in UiBot
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java271 mUiBot.longPressSuggestion("The Username"); in testLongClickAttribution()
452 mUiBot.longPressSuggestion("The Username"); in testTouchEventPassToIme()