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

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

Completed in 204 milliseconds