Searched refs:nextCalendarType (Results 1 – 6 of 6) sorted by relevance
234 UnicodeString nextCalendarType; member237 : dateIntervalInfo(diInfo), nextCalendarType(currentCalendarType, -1, US_INV) { } in DateIntervalSink()257 nextCalendarType.remove(); in put()258 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put()369 return nextCalendarType; in getNextCalendarType()373 nextCalendarType.setToBogus(); in resetNextCalendarType()
1510 UnicodeString nextCalendarType; member1523 currentCalendarType(), nextCalendarType(), in CalendarDataSink()1537 nextCalendarType.setToBogus(); in preEnumerate()1819 } else if (nextCalendarType.isBogus()) { in processAliasFromValue()1820 nextCalendarType = aliasCalendarType; in processAliasFromValue()1822 } else if (nextCalendarType == aliasCalendarType) { in processAliasFromValue()2144 calendarType = calendarSink.nextCalendarType; in initializeData()
428 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink447 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()491 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()492 nextCalendarType = null; in getAndResetNextCalendarType()
1573 String nextCalendarType = null; field in DateFormatSymbols.CalendarDataSink1598 nextCalendarType = null; in preEnumerate()1784 … } else if (nextCalendarType == null || nextCalendarType.equals(aliasCalendarType)) { in processAliasFromValue()1785 nextCalendarType = aliasCalendarType; in processAliasFromValue()1854 calendarType = calendarSink.nextCalendarType; in initializeData()
437 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink456 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()500 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()501 nextCalendarType = null; in getAndResetNextCalendarType()
1614 String nextCalendarType = null; field in DateFormatSymbols.CalendarDataSink1639 nextCalendarType = null; in preEnumerate()1825 … } else if (nextCalendarType == null || nextCalendarType.equals(aliasCalendarType)) { in processAliasFromValue()1826 nextCalendarType = aliasCalendarType; in processAliasFromValue()1895 calendarType = calendarSink.nextCalendarType; in initializeData()