Home
last modified time | relevance | path

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

/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
DConvertIcuDataTask.java318 src = AlternateLocaleData.transform(src, getGlobalAltPaths(), getLocaleAltPaths()); in execute()
345 private ImmutableMap<CldrPath, CldrPath> getGlobalAltPaths() { in getGlobalAltPaths() method in ConvertIcuDataTask