Searched refs:currencyCode (Results 1 – 2 of 2) sorted by relevance
114 /*package*/ static String getCurrencyDisplayName(String locale, String currencyCode) { in getCurrencyDisplayName() argument119 /*package*/ static int getCurrencyFractionDigits(String currencyCode) { in getCurrencyFractionDigits() argument124 /*package*/ static int getCurrencyNumericCode(String currencyCode) { in getCurrencyNumericCode() argument125 return Currency.getInstance(currencyCode).getNumericCode(); in getCurrencyNumericCode()129 /*package*/ static String getCurrencySymbol(String locale, String currencyCode) { in getCurrencySymbol() argument
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...