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

  /external/chromium_org/chrome/browser/
shell_integration_android.cc 11 ShellIntegration::CanSetAsDefaultBrowser() {
shell_integration.h 56 static DefaultWebClientSetPermission CanSetAsDefaultBrowser();
shell_integration.cc 31 return CanSetAsDefaultBrowser();
254 switch (ShellIntegration::CanSetAsDefaultBrowser()) {
shell_integration_win.cc 194 ShellIntegration::CanSetAsDefaultBrowser() {
chrome_browser_main.cc     [all...]
shell_integration_linux.cc 464 ShellIntegration::CanSetAsDefaultBrowser() {
    [all...]
  /external/chromium/chrome/browser/
platform_util.h 64 bool CanSetAsDefaultBrowser();
platform_util_common_linux.cc 137 bool CanSetAsDefaultBrowser() {
platform_util_win.cc 215 bool CanSetAsDefaultBrowser() {
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt_win.cc 78 (ShellIntegration::CanSetAsDefaultBrowser() ==
default_browser_prompt.cc 195 (ShellIntegration::CanSetAsDefaultBrowser() ==
202 ShellIntegration::CanSetAsDefaultBrowser();
  /external/chromium_org/chrome/browser/ui/views/
uninstall_view.cc 84 (ShellIntegration::CanSetAsDefaultBrowser() !=
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 805 ShellIntegration::CanSetAsDefaultBrowser() ==
  /external/chromium/chrome/browser/ui/
browser_init.cc 288 !platform_util::CanSetAsDefaultBrowser()) {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 425 milliseconds