Home
last modified time | relevance | path

Searched refs:setListPref (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/options/
Dpreferences.js119 Preferences.setListPref = function(name, value, commit, metric) { function
276 Preferences.setListPref(name, pref.value, true, metric);
Dlanguage_options.js355 Preferences.setListPref(TRANSLATE_BLOCKED_LANGUAGES_PREF,
375 Preferences.setListPref(TRANSLATE_BLOCKED_LANGUAGES_PREF,
/external/chromium_org/chrome/browser/resources/options/chromeos/
Dproxy_rules_list.js96 Preferences.setListPref(this.pref, this.dataModel.slice(), true);