Searched refs:WEEK_START_DEFAULT (Results 1 – 2 of 2) sorted by relevance
344 const val WEEK_START_DEFAULT = "-1" constant
566 GeneralPreferences.KEY_WEEK_START_DAY, GeneralPreferences.WEEK_START_DEFAULT in getFirstDayOfWeek()569 startDay = if (GeneralPreferences.WEEK_START_DEFAULT.equals(pref)) { in getFirstDayOfWeek()