Lines Matching refs:ed
1098 Editor ed = prefs.edit();1099 ed.putInt(name, value);1100 SharedPreferencesCompat.apply(ed);