Searched refs:decimalFormatLengthType (Results 1 – 1 of 1) sorted by relevance
367 … String decimalFormatLengthType = parts.size() > 3 ? parts.getAttributeValue(3, "type") : null; in addPaths() local369 if (decimalFormatLengthType != null && decimalFormatPatternType != null && in addPaths()370 compactDecimalFormatLengths.contains(decimalFormatLengthType)) { in addPaths()