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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 440 if (prefs->HasPrefPath(prefs::kCustomHandlersEnabled)) {
441 if (prefs->GetBoolean(prefs::kCustomHandlersEnabled)) {
717 prefs::kCustomHandlersEnabled,
749 profile_->GetPrefs()->Set(prefs::kCustomHandlersEnabled, *enabled);
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h     [all...]

Completed in 54 milliseconds