Searched refs:handleWebSearchIntent (Results 1 - 3 of 3) 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.java101 if (handleWebSearchIntent(mActivity, mController, intent)) {
266 static boolean handleWebSearchIntent(Activity activity, method in class:IntentHandler
H A DBrowserActivity.java69 if (IntentHandler.handleWebSearchIntent(this, null, getIntent())) {

Completed in 97 milliseconds