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

  /external/chromium_org/chrome/browser/
shell_integration_android.cc 29 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() {
shell_integration.h 80 static DefaultWebClientState GetDefaultBrowser();
shell_integration.cc 248 return ShellIntegration::GetDefaultBrowser();
chrome_browser_main_win.cc 91 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT)) {
process_singleton_win.cc 207 if (ShellIntegration::GetDefaultBrowser() != ShellIntegration::IS_DEFAULT)
shell_integration_win.cc 283 ShellIntegration::DefaultWebClientState ShellIntegration::GetDefaultBrowser() {
shell_integration_linux.cc 479 ShellIntegration::DefaultWebClientState 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 45 } else if (ShellIntegration::GetDefaultBrowser() ==
200 if (ShellIntegration::GetDefaultBrowser() == ShellIntegration::NOT_DEFAULT) {
  /external/chromium_org/chrome/browser/metrics/
chrome_browser_main_extra_parts_metrics.cc 64 ShellIntegration::GetDefaultBrowser();
  /external/chromium_org/chrome/browser/ui/views/
uninstall_view.cc 83 ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT &&
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 352 milliseconds