HomeSort by relevance Sort by last modified time
    Searched refs:handleWebSearchIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 55 handleWebSearchIntent(intent);
65 private void handleWebSearchIntent(Intent intent) {
  /packages/apps/Browser/src/com/android/browser/
BrowserActivity.java 193 if (handleWebSearchIntent(getIntent())) {
457 if (handleWebSearchIntent(intent)) {
561 private boolean handleWebSearchIntent(Intent intent) {
    [all...]

Completed in 98 milliseconds