Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLogicalGrouping.java467 String decimalFormatLengthType = in addPaths() local
471 if (decimalFormatLengthType != null in addPaths()
473 && compactDecimalFormatLengths.contains(decimalFormatLengthType)) { in addPaths()