Searched refs:targetLoc (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_icu_ICU.cpp218 Locale targetLoc = getLocale(env, targetLocale); local
220 targetLoc.getDisplayCountry(loc, str);
226 Locale targetLoc = getLocale(env, targetLocale); local
228 targetLoc.getDisplayLanguage(loc, str);
234 Locale targetLoc = getLocale(env, targetLocale); local
236 targetLoc.getDisplayVariant(loc, str);

Completed in 214 milliseconds