Searched defs:isHistorySuggestion (Results 1 - 6 of 6) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DCursorBackedSourceResult.java55 public boolean isHistorySuggestion() { method in class:CursorBackedSourceResult
H A DAbstractSuggestionWrapper.java98 public boolean isHistorySuggestion() { method in class:AbstractSuggestionWrapper
99 return current().isHistorySuggestion();
H A DSuggestion.java122 boolean isHistorySuggestion(); method in interface:Suggestion
H A DSuggestionData.java126 public boolean isHistorySuggestion() { method in class:SuggestionData
H A DShortcutRepositoryImplLog.java434 public boolean isHistorySuggestion() { method in class:ShortcutRepositoryImplLog.SuggestionCursorImpl
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DAbstractGoogleSourceResult.java142 public boolean isHistorySuggestion() { method in class:AbstractGoogleSourceResult

Completed in 85 milliseconds