Searched refs:applyQueryTextStyle (Results 1 – 2 of 2) sorted by relevance
42 protected void applyQueryTextStyle(Spannable text, int start, int end) { in applyQueryTextStyle() method in SuggestionFormatter
62 applyQueryTextStyle(str, t.mStart, t.mStart + sourceLen); in formatSuggestion()