OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleWebSearchIntent
(Results
1 - 3
of
3
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java
66
handleWebSearchIntent
(intent);
103
private void
handleWebSearchIntent
(Intent intent) {
/packages/apps/Browser/src/com/android/browser/
IntentHandler.java
129
if (
handleWebSearchIntent
(mActivity, mController, intent)) {
288
static boolean
handleWebSearchIntent
(Activity activity,
BrowserActivity.java
61
if (IntentHandler.
handleWebSearchIntent
(this, null, getIntent())) {
Completed in 37 milliseconds