Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInlineUiBot.java42 public static final String SUGGESTION_STRIP_DESC = "MockIme Inline Suggestion View"; field in InlineUiBot
44 private static final BySelector SUGGESTION_STRIP_SELECTOR = By.desc(SUGGESTION_STRIP_DESC);
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAutoFillServiceTestCase.java234 .setInlineSuggestionViewContentDesc(InlineUiBot.SUGGESTION_STRIP_DESC));