HomeSort by relevance Sort by last modified time
    Searched refs:SUNDAY (Results 1 - 25 of 42) sorted by null

1 2

  /libcore/luni/src/test/java/tests/api/java/util/
SimpleTimeZoneTest.java 54 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
68 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
77 10, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
86 1, 10, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
95 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -10, Calendar.SUNDAY,
111 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
SimpleTimeZoneTest.java 54 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
75 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER, -1, Calendar.SUNDAY,
137 Calendar.NOVEMBER, 1, Calendar.SUNDAY, 0, Calendar.NOVEMBER,
138 -1, Calendar.SUNDAY, 0);
156 -Calendar.SUNDAY, 2 * 3600000, Calendar.OCTOBER, -1,
157 Calendar.SUNDAY, 2 * 3600000);
179 -Calendar.SUNDAY, 2 * 3600000, Calendar.OCTOBER, -1,
180 Calendar.SUNDAY, 2 * 3600000, 7200000)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/util/
MonthDisplayHelperTest.java 104 Calendar.SEPTEMBER, Calendar.SUNDAY);
115 Calendar.SEPTEMBER, Calendar.SUNDAY);
141 Calendar.AUGUST, Calendar.SUNDAY);
156 Calendar.AUGUST, Calendar.SUNDAY);
168 Calendar.AUGUST, Calendar.SUNDAY);
180 Calendar.SEPTEMBER, Calendar.SUNDAY);
DayOfMonthCursorTest.java 32 Calendar.SEPTEMBER, 11, Calendar.SUNDAY);
45 Calendar.SEPTEMBER, 3, Calendar.SUNDAY);
75 Calendar.SEPTEMBER, 28, Calendar.SUNDAY);
105 Calendar.SEPTEMBER, 13, Calendar.SUNDAY);
129 Calendar.SEPTEMBER, 23, Calendar.SUNDAY);
  /cts/tests/tests/util/src/android/util/cts/
MonthDisplayHelperTest.java 62 Calendar.DECEMBER, Calendar.SUNDAY - 1);
131 mHelper = new MonthDisplayHelper(2007, Calendar.AUGUST, Calendar.SUNDAY);
159 Calendar.AUGUST, Calendar.SUNDAY);
195 mHelper = new MonthDisplayHelper(2007, Calendar.AUGUST, Calendar.SUNDAY);
287 Calendar.AUGUST, Calendar.SUNDAY);
304 Calendar.AUGUST, Calendar.SUNDAY);
337 Calendar.SUNDAY);
364 Calendar.SUNDAY);
  /frameworks/base/core/java/android/util/
MonthDisplayHelper.java 48 if (weekStartDay < Calendar.SUNDAY || weekStartDay > Calendar.SATURDAY) {
67 this(year, month, Calendar.SUNDAY);
86 * {@link java.util.Calendar#SUNDAY}.
103 * the week as Sunday, and the month starts on a Wednesday, the offset is 3.
  /cts/tests/tests/text/src/android/text/format/cts/
DateUtilsTest.java 59 assertEquals("Sunday",
60 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_LONG));
62 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_MEDIUM));
64 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_SHORT));
66 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_SHORTER));
68 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_SHORTEST));
71 DateUtils.getDayOfWeekString(Calendar.SUNDAY, 60));
316 assertEquals("17:31, Sunday, November 24, 1833",
320 assertEquals("06:28, Sunday, February 7, 2106",
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 91 case EventRecurrence.SU: return Calendar.SUNDAY;
Utils.java 398 * see {@link Time#SUNDAY}
447 return Time.SUNDAY;
481 return (firstDayOfWeek == Time.SUNDAY && column == 6)
487 * Determine whether the column position is Sunday or not.
491 * @return true if the column is Sunday position
494 return (firstDayOfWeek == Time.SUNDAY && column == 0)
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
RepeatPreference.java 47 weekdays[Calendar.SUNDAY],
Alarm.java 251 * 0x40: Sunday
262 Calendar.SUNDAY,
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidLocaleTest.java 66 assertEquals("Sunday", engSymbols.getWeekdays()[Calendar.SUNDAY]);
67 //assertEquals("Sonntag", deuSymbols.getWeekdays()[Calendar.SUNDAY]);
105 assertEquals("Sunday", engSymbols.getWeekdays()[Calendar.SUNDAY]);
106 assertEquals("Sonntag", deuSymbols.getWeekdays()[Calendar.SUNDAY]);
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 104 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0).
251 for (int i = Calendar.SUNDAY; i <= Calendar.SATURDAY; i++) {
252 mDayLabels[i - Calendar.SUNDAY] = DateUtils.getDayOfWeekString(i,
335 } else if (position == Time.SUNDAY) {
MonthByWeekFragment.java 303 for (int i = Calendar.SUNDAY; i <= Calendar.SATURDAY; i++) {
304 mDayLabels[i - Calendar.SUNDAY] = DateUtils.getDayOfWeekString(i,
SimpleWeekView.java 67 * This sets one of the days in this view as selected {@link Time#SUNDAY}
72 * Which day the week should start on. {@link Time#SUNDAY} through
94 protected static final int DEFAULT_WEEK_START = Time.SUNDAY;
  /external/nist-sip/java/gov/nist/javax/sip/parser/
HeaderParser.java 68 return Calendar.SUNDAY;
  /frameworks/opt/calendar/src/com/android/calendarcommon/
EventRecurrence.java 164 * Converts one of the Calendar.SUNDAY constants to the SU, MO, etc.
172 case Calendar.SUNDAY:
195 case Time.SUNDAY:
218 return Time.SUNDAY;
237 * Converts one of the SU, MO, etc. constants to the Calendar.SUNDAY
246 return Calendar.SUNDAY;
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/
UtilsTests.java 103 Utils.getWeeksSinceEpochFromJulianDay(JULIAN_DAYS[i], Time.SUNDAY));
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 193 case Calendar.SUNDAY :
396 wkday = Calendar.SUNDAY;
  /libcore/luni/src/main/java/java/util/
Calendar.java 251 * set to Sunday June 6, 1999. Calling
254 * sets the calendar to Sunday May 30, 1999. This is because the roll rule
260 * possible value to Sunday (where Sunday is the first day of the week).
426 * Value of the {@code DAY_OF_WEEK} field indicating Sunday.
428 public static final int SUNDAY = 1;
551 * day of the week. This field takes values {@code SUNDAY},
556 * @see #SUNDAY
580 * the end of the month, so the last Sunday of a month is specified as
581 * {@code DAY_OF_WEEK = SUNDAY, DAY_OF_WEEK_IN_MONTH = -1}. Becaus
    [all...]
SimpleTimeZone.java 33 * (dayOfWeekInMonth = -1) Sunday in October, at 2 AM in standard time.
103 * is, if the {@code startDay} is 1, and the {@code startDayOfWeek} is {@code SUNDAY}, then this
104 * indicates the first Sunday in the {@code startMonth}. A {@code startDay} of -1 likewise
105 * indicates the last Sunday. However, by using negative or zero values for
553 if (dayOfWeek < Calendar.SUNDAY || dayOfWeek > Calendar.SATURDAY) {
    [all...]
GregorianCalendar.java 79 * {@code getFirstDayOfWeek()} is {@code SUNDAY}, then week 1 of
96 * For example, if {@code getFirstDayOfWeek()} is {@code SUNDAY}
98 * January 1998 is Sunday, January 4 through Saturday, January 10. These days
121 * pdt.setStartRule(Calendar.APRIL, 1, Calendar.SUNDAY, 2 * 60 * 60 * 1000);
122 * pdt.setEndRule(Calendar.OCTOBER, -1, Calendar.SUNDAY, 2 * 60 * 60 * 1000);
344 setFirstDayOfWeek(SUNDAY);
    [all...]
  /external/icu4c/i18n/unicode/
calendar.h 214 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., SUNDAY.
219 SUNDAY = 1,
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 130 public static final int SUNDAY = 0;
530 * assuming that DST changes at 2am on Sunday, Nov 4, 2007.
655 * This array is indexed by the weekDay field (SUNDAY=0, MONDAY=1, etc.)
808 * {@link #SUNDAY}
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java 404 DateUtils.getDayOfWeekString(Calendar.SUNDAY, DateUtils.LENGTH_MEDIUM),
549 if (mStartTime.weekDay != Time.SUNDAY && mStartTime.weekDay != Time.SATURDAY) {
571 } else if (startOfWeek == Time.SUNDAY) {
572 startOfWeek = Calendar.SUNDAY;
    [all...]

Completed in 582 milliseconds

1 2