Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_icu_ICU.cpp214 Locale targetLoc = getLocale(env, targetLocale); in ICU_getDisplayCountryNative() local
216 targetLoc.getDisplayCountry(loc, str); in ICU_getDisplayCountryNative()
222 Locale targetLoc = getLocale(env, targetLocale); in ICU_getDisplayLanguageNative() local
224 targetLoc.getDisplayLanguage(loc, str); in ICU_getDisplayLanguageNative()
230 Locale targetLoc = getLocale(env, targetLocale); in ICU_getDisplayVariantNative() local
232 targetLoc.getDisplayVariant(loc, str); in ICU_getDisplayVariantNative()