Home
last modified time | relevance | path

Searched defs:getSuggestionIntentComponent (Results 1 – 7 of 7) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DCursorBackedSourceResult.java47 public ComponentName getSuggestionIntentComponent() { in getSuggestionIntentComponent() method in CursorBackedSourceResult
DSuggestion.java85 ComponentName getSuggestionIntentComponent(); in getSuggestionIntentComponent() method
DAbstractSuggestionWrapper.java50 public ComponentName getSuggestionIntentComponent() { in getSuggestionIntentComponent() method in AbstractSuggestionWrapper
DCursorBackedSuggestionCursor.java205 public abstract ComponentName getSuggestionIntentComponent(); in getSuggestionIntentComponent() method in CursorBackedSuggestionCursor
DSuggestionData.java98 public ComponentName getSuggestionIntentComponent() { in getSuggestionIntentComponent() method in SuggestionData
DShortcutRepositoryImplLog.java412 public ComponentName getSuggestionIntentComponent() { in getSuggestionIntentComponent() method in ShortcutRepositoryImplLog.SuggestionCursorImpl
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DAbstractGoogleSourceResult.java110 public ComponentName getSuggestionIntentComponent() { in getSuggestionIntentComponent() method in AbstractGoogleSourceResult