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

  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.cc 75 bool ChromeShellDelegate::IsIncognitoAllowed() const {
77 return chromeos::AccessibilityManager::Get()->IsIncognitoAllowed();
chrome_shell_delegate.h 52 virtual bool IsIncognitoAllowed() const OVERRIDE;
  /external/chromium_org/ash/shell/
shell_delegate_impl.h 38 virtual bool IsIncognitoAllowed() const OVERRIDE;
shell_delegate_impl.cc 170 bool ShellDelegateImpl::IsIncognitoAllowed() const {
  /external/chromium_org/ash/
shell_delegate.h 78 virtual bool IsIncognitoAllowed() const = 0;
  /external/chromium_org/ash/test/
test_shell_delegate.h 36 virtual bool IsIncognitoAllowed() const OVERRIDE;
test_shell_delegate.cc 94 bool TestShellDelegate::IsIncognitoAllowed() const {
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h 121 bool IsIncognitoAllowed();
accessibility_manager.cc 475 bool AccessibilityManager::IsIncognitoAllowed() {
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 211 Shell::GetInstance()->delegate()->IsIncognitoAllowed();
    [all...]

Completed in 475 milliseconds