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

  /external/chromium_org/chrome/browser/
shell_integration_android.cc 17 bool ShellIntegration::SetAsDefaultBrowser() {
shell_integration_chromeos.cc 14 bool ShellIntegration::SetAsDefaultBrowser() {
shell_integration.h 25 static bool SetAsDefaultBrowser();
shell_integration.cc 267 result = ShellIntegration::SetAsDefaultBrowser();
chrome_browser_main.cc     [all...]
shell_integration_win.cc 261 bool ShellIntegration::SetAsDefaultBrowser() {
shell_integration_linux.cc 509 bool ShellIntegration::SetAsDefaultBrowser() {
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt.cc 55 ShellIntegration::SetAsDefaultBrowser();
236 base::IgnoreResult(&ShellIntegration::SetAsDefaultBrowser)));
  /external/chromium_org/chrome/browser/ui/views/
first_run_dialog.cc 129 ShellIntegration::SetAsDefaultBrowser();
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 452 ShellIntegration::SetAsDefaultBrowser();
455 ShellIntegration::SetAsDefaultBrowser();

Completed in 549 milliseconds