Searched refs:setNegativePrefix (Results 1 – 4 of 4) sorted by relevance
2917 public void setNegativePrefix (String newValue) { in setNegativePrefix() method in DecimalFormat2924 icuDecimalFormat.setNegativePrefix(newValue); in setNegativePrefix()4559 icuDecimalFormat.setNegativePrefix(negativePrefix); in readObject()
660 df.setNegativePrefix("--"); in test_getNegativePrefix()724 format.setNegativePrefix("NegPrf"); in test_setNegativePrefix()727 format.setNegativePrefix(""); in test_setNegativePrefix()731 format.setNegativePrefix(null); in test_setNegativePrefix()
363 df.setNegativePrefix(null); in testBug15081434()
11146 method public void setNegativePrefix(String);