Home
last modified time | relevance | path

Searched refs:SUNDAY (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/util/
DMonthDisplayHelperTest.java117 Calendar.SEPTEMBER, Calendar.SUNDAY); in testGetDayAt()
129 Calendar.SEPTEMBER, Calendar.SUNDAY); in testPrevMonth()
157 Calendar.AUGUST, Calendar.SUNDAY); in testNextMonth()
173 Calendar.AUGUST, Calendar.SUNDAY); in testGetRowOf()
186 Calendar.AUGUST, Calendar.SUNDAY); in testGetColumnOf()
199 Calendar.SEPTEMBER, Calendar.SUNDAY); in testWithinCurrentMonth()
DDayOfMonthCursorTest.java42 Calendar.SEPTEMBER, 11, Calendar.SUNDAY); in testMonthRows()
56 Calendar.SEPTEMBER, 3, Calendar.SUNDAY); in testMoveLeft()
87 Calendar.SEPTEMBER, 28, Calendar.SUNDAY); in testMoveRight()
118 Calendar.SEPTEMBER, 13, Calendar.SUNDAY); in testMoveUp()
143 Calendar.SEPTEMBER, 23, Calendar.SUNDAY); in testMoveDown()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DSystemZenRulesTest.java141 scheduleInfo.days = new int[]{Calendar.SUNDAY}; in getTriggerDescriptionForScheduleTime_noOrSingleDays()
163 scheduleInfo.days = new int[] {Calendar.SUNDAY, Calendar.MONDAY, Calendar.TUESDAY, in getTriggerDescriptionForScheduleTime_oneGroup()
170 scheduleInfo.days = new int[] {Calendar.SUNDAY, Calendar.MONDAY, Calendar.TUESDAY, in getTriggerDescriptionForScheduleTime_oneGroup()
195 scheduleInfo.days = new int[] {Calendar.SUNDAY, Calendar.TUESDAY, in getTriggerDescriptionForScheduleTime_mixedDays()
200 scheduleInfo.days = new int[] {Calendar.SUNDAY, Calendar.MONDAY, Calendar.TUESDAY, in getTriggerDescriptionForScheduleTime_mixedDays()
DScheduleCalendarTest.java505 mScheduleInfo.days = new int[] {Calendar.FRIDAY, Calendar.SUNDAY}; in testIsInSchedule_notToday()
DZenModeHelperTest.java2214 scheduleInfo.days = new int[] { Calendar.SUNDAY }; in testUpdateDefaultAutoRule()
/frameworks/base/core/java/android/util/
DMonthDisplayHelper.java49 if (weekStartDay < Calendar.SUNDAY || weekStartDay > Calendar.SATURDAY) { in MonthDisplayHelper()
68 this(year, month, Calendar.SUNDAY); in MonthDisplayHelper()
/frameworks/base/media/java/android/media/tv/
DTvRecordingInfo.java62 public static final int SUNDAY = 1; field in TvRecordingInfo
78 @IntDef(flag = true, value = {SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY})
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java170 case Calendar.SUNDAY: in calendarDay2Day()
193 case Time.SUNDAY: in timeDay2Day()
216 return Time.SUNDAY; in day2TimeDay()
244 return Calendar.SUNDAY; in day2CalendarDay()
DTime.java54 public static final int SUNDAY = 0; field in Time
/frameworks/base/core/java/android/widget/
DSimpleMonthView.java71 private static final int DEFAULT_WEEK_START = Calendar.SUNDAY;
749 return day >= Calendar.SUNDAY && day <= Calendar.SATURDAY; in isValidDayOfWeek()
DDatePicker.java405 if (firstDayOfWeek < Calendar.SUNDAY || firstDayOfWeek > Calendar.SATURDAY) { in setFirstDayOfWeek()
/frameworks/base/core/java/android/text/format/
DTime.java155 public static final int SUNDAY = 0; field in Time
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java186 public static final int[] ALL_DAYS = { Calendar.SUNDAY, Calendar.MONDAY, Calendar.TUESDAY,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30152 field public static final int SUNDAY = 0; // 0x0
47895 field public static final int SUNDAY = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt27886 field public static final int SUNDAY = 1; // 0x1
48369 field @Deprecated public static final int SUNDAY = 0; // 0x0