Home
last modified time | relevance | path

Searched defs:OnSpeechResult (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/app_list/
Dspeech_ui_model_observer.h32 virtual void OnSpeechResult(const base::string16& result, bool is_final) {} in OnSpeechResult() function
/external/chromium_org/chrome/browser/ui/app_list/
Dstart_page_service.cc166 void StartPageService::OnSpeechResult( in OnSpeechResult() function in app_list::StartPageService
Dapp_list_view_delegate.cc403 void AppListViewDelegate::OnSpeechResult(const base::string16& result, in OnSpeechResult() function in AppListViewDelegate
/external/chromium_org/ui/app_list/views/
Dspeech_view.cc255 void SpeechView::OnSpeechResult(const base::string16& result, in OnSpeechResult() function in app_list::SpeechView