Home
last modified time | relevance | path

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

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