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

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

Completed in 63 milliseconds