Home
last modified time | relevance | path

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

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