Searched refs:getCalendarTypeFromPath (Results 1 – 3 of 3) sorted by relevance
444 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()504 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
454 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()514 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
258 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put()309 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function