Searched refs:applyQueryTextStyle (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestionFormatter.java42 protected void applyQueryTextStyle(Spannable text, int start, int end) { method in class:SuggestionFormatter
H A DLevenshteinSuggestionFormatter.java62 applyQueryTextStyle(str, t.mStart, t.mStart + sourceLen);

Completed in 37 milliseconds