Searched refs:IsSpeechRecognitionEnabled (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/athena/home/
H A Dapp_list_view_delegate.h60 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
H A Dapp_list_view_delegate.cc177 bool AppListViewDelegate::IsSpeechRecognitionEnabled() { function in class:athena::AppListViewDelegate
/external/chromium_org/ui/app_list/
H A Dapp_list_view_delegate.h150 virtual bool IsSpeechRecognitionEnabled() = 0;
/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.cc105 bool AppListTestViewDelegate::IsSpeechRecognitionEnabled() { function in class:app_list::test::AppListTestViewDelegate
H A Dapp_list_test_view_delegate.h83 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
/external/chromium_org/ash/shell/
H A Dapp_list.cc360 virtual bool IsSpeechRecognitionEnabled() OVERRIDE {
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.h110 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
H A Dapp_list_view_delegate.cc597 bool AppListViewDelegate::IsSpeechRecognitionEnabled() { function in class:AppListViewDelegate
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.cc338 if (delegate_ && delegate_->IsSpeechRecognitionEnabled()) {

Completed in 165 milliseconds