Home | History | Annotate | Download | only in calendar

Lines Matching defs:pref

628         String pref = prefs.getString(
632 if (GeneralPreferences.WEEK_START_DEFAULT.equals(pref)) {
635 startDay = Integer.parseInt(pref);