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 195 if (handleWebSearchIntent(getIntent())) {
452 if (handleWebSearchIntent(intent)) {
571 private boolean handleWebSearchIntent(Intent intent) {
    [all...]

Completed in 28 milliseconds