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

  /external/chromium_org/chrome/browser/
shell_integration.h 176 STATE_IS_DEFAULT,
shell_integration.cc 234 observer_->SetDefaultWebClientUIState(STATE_IS_DEFAULT);
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc 117 if (state == ShellIntegration::STATE_IS_DEFAULT) {
  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_window_delegate.cc 87 case ShellIntegration::STATE_IS_DEFAULT:
  /external/chromium_org/chrome/browser/ui/webui/
set_as_default_browser_ui.cc 158 } else if (state == ShellIntegration::STATE_IS_DEFAULT) {
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 142 case ShellIntegration::STATE_IS_DEFAULT:
    [all...]
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc 194 if (state == ShellIntegration::STATE_IS_DEFAULT) {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 223 milliseconds