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.java76 Bundle appSearchData, Rect sourceBounds); in startSearch()
DLauncher.java2073 Bundle appSearchData, boolean globalSearch) { in startSearch()
2106 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startSearch()
2121 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DLauncherExtension.java183 Bundle appSearchData, Rect sourceBounds) { in startSearch()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1666 Bundle appSearchData, boolean globalSearch) { in startSearch()
1691 boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()