Searched refs:commitPref (Results 1 – 3 of 3) sorted by relevance
55 Preferences.getInstance().commitPref(this.pref, this.metric);90 Preferences.getInstance().commitPref(this.pref, this.metric);
48 prefs.commitPref(els[i].pref, els[i].metric);
255 commitPref: function(name, metric) { method in Preferences