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

  /external/chromium_org/chrome/browser/
shell_integration_android.cc 29 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() {
shell_integration_chromeos.cc 24 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() {
shell_integration.h 84 static DefaultWebClientState GetDefaultBrowser();
shell_integration.cc 259 return ShellIntegration::GetDefaultBrowser();
chrome_browser_main_win.cc 108 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT)) {
process_singleton_win.cc 204 if (ShellIntegration::GetDefaultBrowser() != ShellIntegration::IS_DEFAULT)
shell_integration_win.cc 340 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() {
shell_integration_linux.cc 521 ShellIntegration::GetDefaultBrowser() {
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt_win.cc 80 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT);
default_browser_prompt.cc 46 } else if (ShellIntegration::GetDefaultBrowser() ==
199 if (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT) {
  /external/chromium_org/chrome/browser/ui/views/
uninstall_view.cc 82 ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT &&

Completed in 317 milliseconds