Searched refs:langCountry (Results 1 – 6 of 6) sorted by relevance
347 String langCountry = lang + '_' + country; in localeDisplayNameInternal() local348 String result = localeIdName(langCountry); in localeDisplayNameInternal()349 if (result != null && !result.equals(langCountry)) { in localeDisplayNameInternal()
343 String langCountry = lang + '_' + country; in localeDisplayNameInternal() local344 String result = localeIdName(langCountry); in localeDisplayNameInternal()345 if (result != null && !result.equals(langCountry)) { in localeDisplayNameInternal()
633 CharString langCountry; in getAllowedHourFormatsLangCountry() local634 langCountry.append(language, status); in getAllowedHourFormatsLangCountry()635 langCountry.append('_', status); in getAllowedHourFormatsLangCountry()636 langCountry.append(country, status); in getAllowedHourFormatsLangCountry()639 allowedFormats = (int32_t *)uhash_get(localeToAllowedHourFormatsMap, langCountry.data()); in getAllowedHourFormatsLangCountry()
347 String langCountry = language + "_" + country; in getAllowedHourFormatsLangCountry() local348 String[] list = LOCALE_TO_ALLOWED_HOUR.get(langCountry); in getAllowedHourFormatsLangCountry()
343 String langCountry = language + "_" + country; in getAllowedHourFormatsLangCountry() local344 String[] list = LOCALE_TO_ALLOWED_HOUR.get(langCountry); in getAllowedHourFormatsLangCountry()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...