Searched defs:createVoiceWebSearchIntent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DVoiceSearch.java66 public Intent createVoiceWebSearchIntent(Bundle appData) { method in class:VoiceSearch
H A DAbstractSource.java102 protected Intent createVoiceWebSearchIntent(Bundle appData) { method in class:AbstractSource
104 .createVoiceWebSearchIntent(appData);

Completed in 83 milliseconds