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

/external/chromium_org/ash/
H A Dash_touch_exploration_manager_chromeos.cc52 void AshTouchExplorationManager::SilenceSpokenFeedback() { function in class:ash::AshTouchExplorationManager
57 delegate->SilenceSpokenFeedback();
H A Daccessibility_delegate.h80 virtual void SilenceSpokenFeedback() const = 0;
H A Dash_touch_exploration_manager_chromeos.h37 virtual void SilenceSpokenFeedback() OVERRIDE;
H A Ddefault_accessibility_delegate.cc89 void DefaultAccessibilityDelegate::SilenceSpokenFeedback() const { function in class:ash::DefaultAccessibilityDelegate
H A Ddefault_accessibility_delegate.h35 virtual void SilenceSpokenFeedback() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate_views.cc138 virtual void SilenceSpokenFeedback() const OVERRIDE {
H A Dchrome_shell_delegate_chromeos.cc155 virtual void SilenceSpokenFeedback() const OVERRIDE {
/external/chromium_org/ui/chromeos/
H A Dtouch_exploration_controller.h41 virtual void SilenceSpokenFeedback() = 0;
H A Dtouch_exploration_controller_unittest.cc81 virtual void SilenceSpokenFeedback() OVERRIDE {
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc435 delegate->SilenceSpokenFeedback();

Completed in 494 milliseconds