Searched refs:decimalFormatPatternType (Results 1 – 1 of 1) sorted by relevance
151 … String decimalFormatPatternType = parts.size() > 5 ? parts.getAttributeValue(5, "type") : null; in getPaths() local152 if (decimalFormatLengthType != null && decimalFormatPatternType != null && in getPaths()154 int numZeroes = decimalFormatPatternType.length() - 1; in getPaths()