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

/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc75 bool ChromeShellDelegate::IsIncognitoAllowed() const { function in class:ChromeShellDelegate
77 return chromeos::AccessibilityManager::Get()->IsIncognitoAllowed();
H A Dchrome_shell_delegate.h52 virtual bool IsIncognitoAllowed() const OVERRIDE;
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.h38 virtual bool IsIncognitoAllowed() const OVERRIDE;
H A Dshell_delegate_impl.cc170 bool ShellDelegateImpl::IsIncognitoAllowed() const { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/
H A Dshell_delegate.h78 virtual bool IsIncognitoAllowed() const = 0;
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.h36 virtual bool IsIncognitoAllowed() const OVERRIDE;
H A Dtest_shell_delegate.cc94 bool TestShellDelegate::IsIncognitoAllowed() const { function in class:ash::test::TestShellDelegate
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager.h121 bool IsIncognitoAllowed();
H A Daccessibility_manager.cc475 bool AccessibilityManager::IsIncognitoAllowed() { function in class:chromeos::AccessibilityManager
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc211 Shell::GetInstance()->delegate()->IsIncognitoAllowed();

Completed in 1446 milliseconds