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

  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.cc 81 bool ChromeShellDelegate::IsIncognitoAllowed() const {
83 return chromeos::AccessibilityManager::Get()->IsIncognitoAllowed();
  /external/chromium_org/ash/shell/
shell_delegate_impl.cc 89 bool ShellDelegateImpl::IsIncognitoAllowed() const {
  /external/chromium_org/ash/test/
test_shell_delegate.cc 68 bool TestShellDelegate::IsIncognitoAllowed() const {
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 391 bool AccessibilityManager::IsIncognitoAllowed() {

Completed in 39 milliseconds