Searched refs:icuInstance (Results 1 – 1 of 1) sorted by relevance
277 android.icu.util.Currency icuInstance = in getInstance() local279 if (icuInstance == null) { in getInstance()320 Currency currencyVal = new Currency(icuInstance); in getInstance()407 android.icu.util.Currency icuInstance = in getInstance() local422 if (currencyCode == null || icuInstance == null || in getInstance()423 icuInstance.getCurrencyCode().equals("XXX")) { // XXX is not a real currency. in getInstance()