Searched defs:handleWebSearchIntent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DGoogleSearch.java66 handleWebSearchIntent(intent);
103 private void handleWebSearchIntent(Intent intent) { method in class:GoogleSearch
/packages/apps/Browser/src/com/android/browser/
H A DIntentHandler.java117 if (handleWebSearchIntent(mActivity, mController, intent)) {
255 static boolean handleWebSearchIntent(Activity activity, method in class:IntentHandler

Completed in 308 milliseconds