Home
last modified time | relevance | path

Searched refs:STATE_IS_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/
Dshell_integration.h176 STATE_IS_DEFAULT, enumerator
Dshell_integration.cc234 observer_->SetDefaultWebClientUIState(STATE_IS_DEFAULT); in UpdateUI()
/external/chromium_org/chrome/browser/external_protocol/
Dexternal_protocol_handler.cc117 if (state == ShellIntegration::STATE_IS_DEFAULT) { in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/apps/
Dchrome_app_window_delegate.cc87 case ShellIntegration::STATE_IS_DEFAULT: in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/webui/
Dset_as_default_browser_ui.cc158 } else if (state == ShellIntegration::STATE_IS_DEFAULT) { in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/
Dbrowser_command_controller.cc142 case ShellIntegration::STATE_IS_DEFAULT: in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/custom_handlers/
Dprotocol_handler_registry_unittest.cc194 if (state == ShellIntegration::STATE_IS_DEFAULT) { in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc1048 if (state == ShellIntegration::STATE_IS_DEFAULT) { in SetDefaultWebClientUIState()