Home | History | Annotate | Download | only in calendar

Lines Matching refs:EDIT

64     // When the edit event view finishes it passes back the appropriate exit
116 return ViewType.EDIT;
226 prefs.edit().putString(key, value).apply();
239 SharedPreferences.Editor editor = prefs.edit();
246 SharedPreferences.Editor editor = prefs.edit();
259 SharedPreferences.Editor editor = prefs.edit();