Searched defs:IsSpokenFeedbackEnabled (Results 1 – 7 of 7) sorted by relevance
24 bool DefaultAccessibilityDelegate::IsSpokenFeedbackEnabled() const { in IsSpokenFeedbackEnabled() function in ash::internal::DefaultAccessibilityDelegate
65 virtual bool IsSpokenFeedbackEnabled() const OVERRIDE { in IsSpokenFeedbackEnabled() function in __anon5ca0dacf0111::AccessibilityDelegateImpl
76 virtual bool IsSpokenFeedbackEnabled() const OVERRIDE { in IsSpokenFeedbackEnabled() function in __anon5511efdd0111::EmptyAccessibilityDelegate
158 bool IsSpokenFeedbackEnabled() { in IsSpokenFeedbackEnabled() function
548 bool AccessibilityManager::IsSpokenFeedbackEnabled() { in IsSpokenFeedbackEnabled() function in chromeos::AccessibilityManager
497 void TestingAutomationProvider::IsSpokenFeedbackEnabled( in IsSpokenFeedbackEnabled() function in TestingAutomationProvider
4510 def IsSpokenFeedbackEnabled(self): member in PyUITest