Searched refs:SilenceSpokenFeedback (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/
H A Daccessibility_delegate.h70 virtual void SilenceSpokenFeedback() const = 0;
H A Ddefault_accessibility_delegate.cc76 void DefaultAccessibilityDelegate::SilenceSpokenFeedback() const { function in class:ash::internal::DefaultAccessibilityDelegate
H A Ddefault_accessibility_delegate.h33 virtual void SilenceSpokenFeedback() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate_views.cc123 virtual void SilenceSpokenFeedback() const OVERRIDE {
H A Dchrome_shell_delegate_chromeos.cc127 virtual void SilenceSpokenFeedback() const OVERRIDE {
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc491 delegate->SilenceSpokenFeedback();

Completed in 150 milliseconds