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

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
WebCorpus.java 117 return createVoiceWebSearchIntent(appData);
120 public static Intent createVoiceWebSearchIntent(Bundle appData) {
SearchWidgetProvider.java 125 return WebCorpus.createVoiceWebSearchIntent(widgetAppData);
SearchableSource.java 264 return WebCorpus.createVoiceWebSearchIntent(appData);
  /frameworks/base/core/java/android/app/
SearchDialog.java 807 Intent webSearchIntent = createVoiceWebSearchIntent(mVoiceWebSearchIntent,
    [all...]

Completed in 78 milliseconds