Searched refs:setGroupingUsed (Results 1 – 9 of 9) sorted by relevance
557 nf1.setGroupingUsed(false); in test_isGroupingUsed()562 nf1.setGroupingUsed(true); in test_isGroupingUsed()570 nf1.setGroupingUsed(false); in test_setGroupingUsed()578 nf1.setGroupingUsed(false); in test_setGroupingUsed()586 nf1.setGroupingUsed(true); in test_setGroupingUsed()596 nf2.setGroupingUsed(false); in test_setGroupingUsed()603 nf2.setGroupingUsed(true); in test_setGroupingUsed()608 nf2.setGroupingUsed(true); in test_setGroupingUsed()
54 numberFormat.setGroupingUsed(false); in test_setMaximumIntegerDigits()
31 df.setGroupingUsed(true); in formatWithGrouping()
2920 public void setGroupingUsed(boolean newValue) { in setGroupingUsed() method in DecimalFormat2926 icuDecimalFormat.setGroupingUsed(newValue); in setGroupingUsed()4382 icuDecimalFormat.setGroupingUsed(groupingUsed); in readObject()
629 public void setGroupingUsed(boolean newValue) { in setGroupingUsed() method in NumberFormat
726 numberFormat.setGroupingUsed(false); in initialize()
152 public void setGroupingUsed(boolean newValue) { in setGroupingUsed() method in NumberFormat
760 format.setGroupingUsed(false); in test_setGroupingUsed()768 format.setGroupingUsed(true); in test_setGroupingUsed()1497 format.setGroupingUsed(false); in test_formatDouble_maxFractionDigits()1543 df.setGroupingUsed(false); in test_formatDouble_roundingTo15Digits()1659 format.setGroupingUsed(false); in assertDecimalFormatIsLossless()1704 df.setGroupingUsed(false); in test_formatDouble_bug17656132()1926 df.setGroupingUsed(true); in test_setGroupingSize()
104 public void setGroupingUsed(boolean newValue) { throw new RuntimeException("Stub!"); } in setGroupingUsed() method in NumberFormat