Home
last modified time | relevance | path

Searched defs:appSearchData (Results 1 – 8 of 8) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestionUtils.java34 public static Intent getSuggestionIntent(SuggestionCursor suggestion, Bundle appSearchData) { in getSuggestionIntent()
DSearchActivity.java211 Bundle appSearchData = intent.getBundleExtra(SearchManager.APP_DATA); in setupFromIntent() local
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DGoogleSearch.java120 Bundle appSearchData = intent.getBundleExtra(SearchManager.APP_DATA); in createLaunchUriIntentFromSearchIntent() local
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DRestrictedActivity.java168 Bundle appSearchData, boolean globalSearch); in startSearch()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherCallbacks.java71 Bundle appSearchData, Rect sourceBounds); in startSearch()
DLauncherExtension.java182 Bundle appSearchData, Rect sourceBounds) { in startSearch()
DLauncher.java2132 Bundle appSearchData, boolean globalSearch) { in startSearch()
2164 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startSearch()
2179 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1640 Bundle appSearchData, boolean globalSearch) { in startSearch()
1665 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()