Searched refs:nextCalendarType (Results 1 – 6 of 6) sorted by relevance
237 UnicodeString nextCalendarType; member240 : dateIntervalInfo(diInfo), nextCalendarType(currentCalendarType, -1, US_INV) { } in DateIntervalSink()260 nextCalendarType.remove(); in put()261 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put()377 return nextCalendarType; in getNextCalendarType()381 nextCalendarType.setToBogus(); in resetNextCalendarType()
1513 UnicodeString nextCalendarType; member1526 currentCalendarType(), nextCalendarType(), in CalendarDataSink()1540 nextCalendarType.setToBogus(); in preEnumerate()1826 } else if (nextCalendarType.isBogus()) { in processAliasFromValue()1827 nextCalendarType = aliasCalendarType; in processAliasFromValue()1829 } else if (nextCalendarType == aliasCalendarType) { in processAliasFromValue()2146 calendarType = calendarSink.nextCalendarType; in initializeData()
426 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink445 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()489 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()490 nextCalendarType = null; in getAndResetNextCalendarType()
1675 String nextCalendarType = null; field in DateFormatSymbols.CalendarDataSink1700 nextCalendarType = null; in preEnumerate()1886 … } else if (nextCalendarType == null || nextCalendarType.equals(aliasCalendarType)) { in processAliasFromValue()1887 nextCalendarType = aliasCalendarType; in processAliasFromValue()1970 calendarType = calendarSink.nextCalendarType; in initializeData()
436 String nextCalendarType; field in DateIntervalInfo.DateIntervalSink455 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()499 String tmpCalendarType = nextCalendarType; in getAndResetNextCalendarType()500 nextCalendarType = null; in getAndResetNextCalendarType()
1717 String nextCalendarType = null; field in DateFormatSymbols.CalendarDataSink1742 nextCalendarType = null; in preEnumerate()1928 … } else if (nextCalendarType == null || nextCalendarType.equals(aliasCalendarType)) { in processAliasFromValue()1929 nextCalendarType = aliasCalendarType; in processAliasFromValue()2012 calendarType = calendarSink.nextCalendarType; in initializeData()