Searched refs:fromIcuInstance (Results 1 – 4 of 4) sorted by relevance
150 protected static DecimalFormatSymbols fromIcuInstance( in fromIcuInstance() method in DecimalFormatSymbolsTest.DFSForTests152 return DecimalFormatSymbols.fromIcuInstance(dfs); in fromIcuInstance()185 DecimalFormatSymbols dfs = DFSForTests.fromIcuInstance(icuSymb); in testFromIcuDecimalFormatSymbols()
228 protected static java.text.DecimalFormatSymbols fromIcuInstance( in fromIcuInstance() method in DecimalFormatSymbols
1065 protected static DecimalFormatSymbols fromIcuInstance(
2819 return DecimalFormatSymbols.fromIcuInstance(icuDecimalFormat.getDecimalFormatSymbols()); in getDecimalFormatSymbols()