Home
last modified time | relevance | path

Searched defs:getSuggestionFormat (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestion.java46 String getSuggestionFormat(); in getSuggestionFormat() method
H A DAbstractSuggestionWrapper.java34 public String getSuggestionFormat() { in getSuggestionFormat() method in AbstractSuggestionWrapper
H A DCursorBackedSuggestionCursor.java168 public String getSuggestionFormat() { in getSuggestionFormat() method in CursorBackedSuggestionCursor
H A DSuggestionData.java57 public String getSuggestionFormat() { in getSuggestionFormat() method in SuggestionData
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DAbstractGoogleSourceResult.java94 public String getSuggestionFormat() { in getSuggestionFormat() method in AbstractGoogleSourceResult