Home
last modified time | relevance | path

Searched refs:STATE_NOT_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/
Dshell_integration.h175 STATE_NOT_DEFAULT, enumerator
Dshell_integration.cc231 observer_->SetDefaultWebClientUIState(STATE_NOT_DEFAULT); in UpdateUI()
/external/chromium_org/chrome/browser/ui/apps/
Dchrome_app_delegate.cc97 case ShellIntegration::STATE_NOT_DEFAULT: in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/webui/
Dset_as_default_browser_ui.cc154 if (state == ShellIntegration::STATE_NOT_DEFAULT && set_default_result_) { in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/custom_handlers/
Dprotocol_handler_registry.cc237 (state == ShellIntegration::STATE_NOT_DEFAULT)) { in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/
Dbrowser_command_controller.cc148 case ShellIntegration::STATE_NOT_DEFAULT: in SetDefaultWebClientUIState()
/external/chromium_org/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc1087 } else if (state == ShellIntegration::STATE_NOT_DEFAULT) { in SetDefaultWebClientUIState()