Searched refs:getCalendarTypeFromPath (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
D | DateIntervalInfo.java | 455 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put() 515 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | dtitvinf.cpp | 262 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 313 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalInfo.java | 445 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put() 505 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | dtitvinf.cpp | 262 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 313 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|
/external/icu/icu4c/source/i18n/ |
D | dtitvinf.cpp | 261 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 312 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|