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

  /external/chromium_org/ui/app_list/
app_list_view_delegate.h 150 virtual bool IsSpeechRecognitionEnabled() = 0;
  /external/chromium_org/athena/home/
app_list_view_delegate.h 60 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
app_list_view_delegate.cc 177 bool AppListViewDelegate::IsSpeechRecognitionEnabled() {
  /external/chromium_org/ui/app_list/test/
app_list_test_view_delegate.cc 105 bool AppListTestViewDelegate::IsSpeechRecognitionEnabled() {
app_list_test_view_delegate.h 83 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.h 110 virtual bool IsSpeechRecognitionEnabled() OVERRIDE;
app_list_view_delegate.cc 597 bool AppListViewDelegate::IsSpeechRecognitionEnabled() {
  /external/chromium_org/ash/shell/
app_list.cc 360 virtual bool IsSpeechRecognitionEnabled() OVERRIDE {
  /external/chromium_org/ui/app_list/views/
app_list_view.cc 338 if (delegate_ && delegate_->IsSpeechRecognitionEnabled()) {

Completed in 232 milliseconds