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()1823 } else if (nextCalendarType.isBogus()) { in processAliasFromValue()1824 nextCalendarType = aliasCalendarType; in processAliasFromValue()1826 } else if (nextCalendarType == aliasCalendarType) { in processAliasFromValue()2148 calendarType = calendarSink.nextCalendarType; in initializeData()
425 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink444 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()488 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()489 nextCalendarType = null; in getAndResetNextCalendarType()
1572 String nextCalendarType = null; field in DateFormatSymbols.CalendarDataSink1597 nextCalendarType = null; in preEnumerate()1783 … } else if (nextCalendarType == null || nextCalendarType.equals(aliasCalendarType)) { in processAliasFromValue()1784 nextCalendarType = aliasCalendarType; in processAliasFromValue()1853 calendarType = calendarSink.nextCalendarType; in initializeData()
435 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink454 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()498 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()499 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()