Searched refs:getCalendar (Results 1 – 8 of 8) sorted by relevance
144 assertTrue("Incorrect time zone", tz.equals(format.getCalendar() in test_getTimeZone()174 Calendar c = df.getCalendar(); in test_isLenient()452 Calendar c = df.getCalendar(); in test_setLenientZ()
74 assertEquals("America/Denver", df.getCalendar().getTimeZone().getID()); in testGetTimeInstance_withLocaleExtension()
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()
93 public java.util.Calendar getCalendar() { throw new RuntimeException("Stub!"); } in getCalendar() method in DateFormat
130 public java.util.Calendar getCalendar() { in getCalendar() method in DateFormat
704 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
11026 method @NonNull public java.util.Calendar getCalendar();