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

  /external/chromium_org/ash/shell/
shell_delegate_impl.h 59 virtual bool ShouldAlwaysShowAccessibilityMenu() const OVERRIDE;
shell_delegate_impl.cc 182 bool ShellDelegateImpl::ShouldAlwaysShowAccessibilityMenu() const {
  /external/chromium_org/ash/
shell_delegate.h 193 virtual bool ShouldAlwaysShowAccessibilityMenu() const = 0;
  /external/chromium_org/ash/test/
test_shell_delegate.h 62 virtual bool ShouldAlwaysShowAccessibilityMenu() const OVERRIDE;
test_shell_delegate.cc 142 bool TestShellDelegate::ShouldAlwaysShowAccessibilityMenu() const {
  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate_views.cc 98 bool ChromeShellDelegate::ShouldAlwaysShowAccessibilityMenu() const {
chrome_shell_delegate.h 76 virtual bool ShouldAlwaysShowAccessibilityMenu() const OVERRIDE;
chrome_shell_delegate_chromeos.cc 213 bool ChromeShellDelegate::ShouldAlwaysShowAccessibilityMenu() const {
  /external/chromium_org/ash/system/
tray_accessibility.cc 289 !delegate->ShouldAlwaysShowAccessibilityMenu() &&

Completed in 715 milliseconds