Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DExampleGenerator.java1706 private String getFormattedUnit( in getFormattedUnit() method in ExampleGenerator
1713 private String getFormattedUnit(String unitType, UnitLength unitWidth, double unitAmount) { in getFormattedUnit() method in ExampleGenerator
1719 private String getFormattedUnit( in getFormattedUnit() method in ExampleGenerator