Home
last modified time | relevance | path

Searched defs:shortUnitId (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DUnitPathType.java89 …etTranslationPath(LocaleStringProvider resolvedFile, String width, String shortUnitId, String plur… in getTranslationPath()
136 …public String getTrans(LocaleStringProvider resolvedFile, String width, String shortUnitId, Strin… in getTrans()
DUnitConverter.java1436 public String getLongId(String shortUnitId) { in getLongId()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnits.java1837 final String shortUnitId = entry.getKey(); in TestGender() local
1907 String shortUnitId = row[1]; in TestFallbackNames() local
1940 final String shortUnitId = entry.getKey(); in TestFileFallbackNames() local
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java614 final String shortUnitId = uc.getShortId(longUnitId); in handleFormatUnit() local