Searched refs:getCalendar (Results 1 – 7 of 7) sorted by relevance
139 assertTrue("Incorrect time zone", tz.equals(format.getCalendar() in test_getTimeZone()169 Calendar c = df.getCalendar(); in test_isLenient()447 Calendar c = df.getCalendar(); in test_setLenientZ()
72 Calendar cal1 = format.getCalendar(); in test_getCalendar()73 Calendar cal2 = format.getCalendar(); in test_getCalendar()440 assertTrue("Not identical Calendar", cal == format.getCalendar()); in test_setCalendarLjava_util_Calendar()
130 public java.util.Calendar getCalendar() { in getCalendar() method in DateFormat
94 public java.util.Calendar getCalendar() { throw new RuntimeException("Stub!"); } in getCalendar() method in DateFormat
657 public Calendar getCalendar() in getCalendar() method in DateFormat
90 @libcore.util.NonNull public java.util.Calendar getCalendar() { throw new RuntimeException("Stub!")… in getCalendar() method in DateFormat
10225 method @NonNull public java.util.Calendar getCalendar();