Searched refs:MORE_SUGGESTIONS_HINT (Results 1 – 1 of 1) sorted by relevance
95 private static final String MORE_SUGGESTIONS_HINT = "\u2026"; field in SuggestionStripLayoutHelper188 paint.getTextBounds(MORE_SUGGESTIONS_HINT, 0, MORE_SUGGESTIONS_HINT.length(), bounds); in getMoreSuggestionsHint()193 canvas.drawText(MORE_SUGGESTIONS_HINT, width / 2, height, paint); in getMoreSuggestionsHint()