Home
last modified time | relevance | path

Searched refs:ICU_ZONE_BASE_NAME (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUData.java77 public static final String ICU_ZONE_BASE_NAME = ICU_BASE_NAME + "/zone"; field in ICUData
DTZDBTimeZoneNames.java51 .getBundleInstance(ICUData.ICU_ZONE_BASE_NAME, "tzdbNames");
DTimeZoneGenericNames.java451 ICUData.ICU_ZONE_BASE_NAME, _locale); in formatPattern()
DTimeZoneNamesImpl.java420 ICUData.ICU_ZONE_BASE_NAME, locale); in initialize()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUData.java79 public static final String ICU_ZONE_BASE_NAME = ICU_BASE_NAME + "/zone"; field in ICUData
DTZDBTimeZoneNames.java53 .getBundleInstance(ICUData.ICU_ZONE_BASE_NAME, "tzdbNames");
DTimeZoneGenericNames.java455 ICUData.ICU_ZONE_BASE_NAME, _locale); in formatPattern()
DTimeZoneNamesImpl.java422 ICUData.ICU_ZONE_BASE_NAME, locale); in initialize()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java430 ICUData.ICU_ZONE_BASE_NAME, locale); in TimeZoneFormat()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneFormat.java393 ICUData.ICU_ZONE_BASE_NAME, locale); in TimeZoneFormat()