Searched refs:adoptCalendar (Results 1 – 16 of 16) sorted by relevance
176 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()272 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat291 adoptCalendar(newCalendar.clone()); in setCalendar()
68 virtual void adoptCalendar(Calendar* calendarToAdopt);
472 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()562 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat574 adoptCalendar(newCalClone); in setCalendar()
4064 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat4075 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
739 virtual void adoptCalendar(Calendar* calendarToAdopt);
1111 virtual void adoptCalendar(Calendar* calendarToAdopt);
231 de->adoptCalendar(newCal); in testAPI()
111 fmt->adoptCalendar(cal); in TestCalendarExtremeLimit()
1330 sdf->adoptCalendar(cal); in Test1684()1439 sdf->adoptCalendar(cal); in Test5554()
504 fmt->adoptCalendar(cal); in test4061476()1002 sdf.adoptCalendar(testCal); in test4103271()1976 format->adoptCalendar(calendar->clone()); in Test4167060()
223 date2.adoptCalendar(Calendar::createInstance(locale, errorCode)); in TestPatterns()4973 fmt->adoptCalendar(Calendar::createInstance(en_heb, status)); in TestChangeCalendar()5668 sdf.adoptCalendar(cal); in TestAdoptCalendarLeak()
1830 fmt.adoptCalendar(cal.clone()); in TestWOY()1836 fmt.adoptCalendar(cal.clone()); in TestWOY()
2712 df->adoptCalendar(cal.orphan());