/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
H A D | FormatHandler.java | 720 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols() 731 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat() 1002 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols() 1011 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat() 1081 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local 1137 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1707 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1926 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2035 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2199 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local [all …]
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/serializable/ |
H A D | FormatHandler.java | 717 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols() 728 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat() 999 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols() 1008 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat() 1078 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local 1134 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1704 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1923 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2032 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2196 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local [all …]
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/ |
H A D | ULocaleTest.java | 185 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local 715 ULocale uloc; in TestPrefixes() local 850 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local 1638 ULocale uloc = ULocale.createCanonical("hy-arevela"); in TestBug20407iVariantPreferredValue() local 4321 ULocale uloc = ULocale.forLanguageTag("de-DE-1901-1901"); in TestForLanguageTagBug20148() local 4344 ULocale uloc = ULocale.forLocale(loc); in TestForLanguageTagBug13776() local 4353 ULocale uloc = ULocale.forLanguageTag("en-0-abc-a-xyz"); in TestDigitSingletonExtensionBug20320() local 4695 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local 4705 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local 4725 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ULocaleTest.java | 188 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local 718 ULocale uloc; in TestPrefixes() local 853 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local 1641 ULocale uloc = ULocale.createCanonical("hy-arevela"); in TestBug20407iVariantPreferredValue() local 4324 ULocale uloc = ULocale.forLanguageTag("de-DE-1901-1901"); in TestForLanguageTagBug20148() local 4347 ULocale uloc = ULocale.forLocale(loc); in TestForLanguageTagBug13776() local 4356 ULocale uloc = ULocale.forLanguageTag("en-0-abc-a-xyz"); in TestDigitSingletonExtensionBug20320() local 4698 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local 4708 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local 4728 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | UResourceBundle.java | 184 ULocale uloc = ULocale.getDefault(); in getBundleInstance() local 203 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local 245 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
|
H A D | GlobalizationPreferences.java | 863 ULocale uloc = result.get(index); in processLocales() local 885 ULocale uloc = result.get(index); in processLocales() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | UResourceBundle.java | 189 ULocale uloc = ULocale.getDefault(); in getBundleInstance() local 209 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local 252 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | CurrencyPluralInfo.java | 259 private void initialize(ULocale uloc) { in initialize() 265 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
|
H A D | NumberFormatServiceShim.java | 105 ULocale uloc = actualLoc[0]; in createInstance() local
|
H A D | BreakIteratorFactory.java | 173 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | CurrencyPluralInfo.java | 277 private void initialize(ULocale uloc) { in initialize() 283 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
|
H A D | NumberFormatServiceShim.java | 104 ULocale uloc = actualLoc[0]; in createInstance() local
|
H A D | BreakIteratorFactory.java | 172 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | ListFormatterTest.java | 353 ULocale uloc = new ULocale((String) cas[0]); in TestCreateStyled() local 420 ULocale uloc = new ULocale(locale); in TestContextual() local
|
H A D | DateTimeGeneratorTest.java | 1423 ULocale uloc = new ULocale(testOptionsData[i].locale); in TestOptions() local 1512 ULocale uloc = new ULocale(localeName); in TestAllFieldPatterns() local 1682 ULocale uloc = new ULocale(testNamesData[i].locale); in TestGetFieldDisplayNames() local 2027 ULocale uloc = ULocale.forLanguageTag(localeID); in testISO8601() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | ListFormatterTest.java | 356 ULocale uloc = new ULocale((String) cas[0]); in TestCreateStyled() local 423 ULocale uloc = new ULocale(locale); in TestContextual() local
|
H A D | DateTimeGeneratorTest.java | 1426 ULocale uloc = new ULocale(testOptionsData[i].locale); in TestOptions() local 1515 ULocale uloc = new ULocale(localeName); in TestAllFieldPatterns() local 1685 ULocale uloc = new ULocale(testNamesData[i].locale); in TestGetFieldDisplayNames() local 2030 ULocale uloc = ULocale.forLanguageTag(localeID); in testISO8601() local
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/util/ |
H A D | GlobalizationPreferences.java | 861 ULocale uloc = result.get(index); in processLocales() local 883 ULocale uloc = result.get(index); in processLocales() local
|
/aosp_15_r20/external/icu/icu4j/main/localespi/src/test/java/com/ibm/icu/dev/test/localespi/ |
H A D | TestUtil.java | 35 ULocale uloc = ULocale.forLocale(locale); in toICUExtendedLocale() local
|
H A D | CollatorTest.java | 143 ULocale uloc = new ULocale("de_DE_" + TestUtil.ICU_VARIANT + "@collation=phonebook"); in TestCollationKeyword() local
|
H A D | NumberFormatTest.java | 294 ULocale uloc = new ULocale("en_US_" + TestUtil.ICU_VARIANT + "@numbers=arab;currency=EUR"); in TestKeywords() local
|
H A D | DateFormatTest.java | 200 ULocale uloc = new ULocale("en_US_" + TestUtil.ICU_VARIANT + "@calendar=buddhist"); in TestCalendarKeyword() local
|
H A D | DateFormatSymbolsTest.java | 186 ULocale uloc = new ULocale("en_US_" + TestUtil.ICU_VARIANT + "@calendar=japanese"); in TestCalendarKeyword() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | CalculatedCoverageLevels.java | 96 final String uloc = l.get(0); in fromReader() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestCLDRUtils.java | 160 ULocale uloc = loc.toULocale(); in TestCLDRLocaleFormatNoFile() local
|