Searched refs:GetDefaultBrowser (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_android.cc29 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration_chromeos.cc24 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration.h84 static DefaultWebClientState GetDefaultBrowser();
H A Dshell_integration.cc259 return ShellIntegration::GetDefaultBrowser();
H A Dchrome_browser_main_win.cc108 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT)) {
H A Dprocess_singleton_win.cc204 if (ShellIntegration::GetDefaultBrowser() != ShellIntegration::IS_DEFAULT)
H A Dshell_integration_win.cc340 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration_linux.cc521 ShellIntegration::GetDefaultBrowser() { function in class:ShellIntegration
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt_win.cc80 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT);
H A Ddefault_browser_prompt.cc46 } else if (ShellIntegration::GetDefaultBrowser() ==
199 if (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT) {
/external/chromium_org/chrome/browser/ui/views/
H A Duninstall_view.cc82 ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT &&

Completed in 2102 milliseconds