Searched refs:STATUS_LENGTH (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DDecimalFormat.java1267 boolean[] status = new boolean[STATUS_LENGTH];
1390 private static final int STATUS_LENGTH = 2; field in class:DecimalFormat
1534 boolean[] stat = new boolean[STATUS_LENGTH];

Completed in 38 milliseconds