Searched refs:curDispNames (Results 1 – 1 of 1) sorted by relevance
21 …CurrencyDisplayNames curDispNames = CurrencyDisplayNames.getInstance(ICULocaleServiceProvider.toUL… in getSymbol() local22 String sym = curDispNames.getSymbol(currencyCode); in getSymbol()31 …CurrencyDisplayNames curDispNames = CurrencyDisplayNames.getInstance(ICULocaleServiceProvider.toUL… in getDisplayName() local32 String name = curDispNames.getName(currencyCode); in getDisplayName()