Searched refs:SUGGESTION_STRIP_DESC (Results 1 – 2 of 2) sorted by relevance
42 public static final String SUGGESTION_STRIP_DESC = "MockIme Inline Suggestion View"; field in InlineUiBot44 private static final BySelector SUGGESTION_STRIP_SELECTOR = By.desc(SUGGESTION_STRIP_DESC);
234 .setInlineSuggestionViewContentDesc(InlineUiBot.SUGGESTION_STRIP_DESC));