Searched refs:customInt (Results 1 – 1 of 1) sorted by relevance
1486 NumberFormat customInt = NumberFormat.getIntegerInstance(new ULocale("pt_PT")); in TestNumberFormat() local1487 gp.setNumberFormat(GlobalizationPreferences.NF_INTEGER, customInt); in TestNumberFormat()