Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestion.java107 String getSuggestionLogType(); in getSuggestionLogType() method
H A DAbstractSuggestionWrapper.java62 public String getSuggestionLogType() { in getSuggestionLogType() method in AbstractSuggestionWrapper
H A DCursorBackedSuggestionCursor.java83 public String getSuggestionLogType() { in getSuggestionLogType() method in CursorBackedSuggestionCursor
H A DSuggestionData.java114 public String getSuggestionLogType() { in getSuggestionLogType() method in SuggestionData
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DAbstractGoogleSourceResult.java122 public String getSuggestionLogType() { in getSuggestionLogType() method in AbstractGoogleSourceResult