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

  /external/chromium_org/chrome/browser/
shell_integration.h 175 STATE_NOT_DEFAULT,
shell_integration.cc 231 observer_->SetDefaultWebClientUIState(STATE_NOT_DEFAULT);
  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_window_delegate.cc 90 case ShellIntegration::STATE_NOT_DEFAULT:
  /external/chromium_org/chrome/browser/ui/webui/
set_as_default_browser_ui.cc 153 if (state == ShellIntegration::STATE_NOT_DEFAULT && set_default_result_) {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 238 (state == ShellIntegration::STATE_NOT_DEFAULT)) {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 145 case ShellIntegration::STATE_NOT_DEFAULT:
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 268 milliseconds