Home
last modified time | relevance | path

Searched defs:uloc (Results 1 – 25 of 30) sorted by relevance

12

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatTests.java712 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols()
723 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat()
990 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols()
999 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat()
1064 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local
1109 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1677 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1802 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1893 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
2045 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyPluralInfo.java266 private void initialize(ULocale uloc) { in initialize()
272 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
DNumberFormatServiceShim.java99 ULocale uloc = actualLoc[0]; in createInstance() local
DBreakIteratorFactory.java153 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
DDecimalFormatSymbols.java926 ULocale uloc = r.getULocale(); in initialize() local
DRuleBasedNumberFormat.java784 ULocale uloc = bundle.getULocale(); in RuleBasedNumberFormat() local
DDateFormatSymbols.java1660 ULocale uloc = rb.getULocale(); in initializeData() local
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTestUtil.java31 ULocale uloc = ULocale.forLocale(locale); in toICUExtendedLocale() local
DCollatorTest.java140 ULocale uloc = ULocale.forLocale(loc); in TestCollationKeyword() local
DNumberFormatTest.java298 ULocale uloc = ULocale.forLocale(loc); in TestKeywords() local
DDateFormatTest.java205 ULocale uloc = ULocale.forLocale(loc); in TestCalendarKeyword() local
DDateFormatSymbolsTest.java190 ULocale uloc = ULocale.forLocale(loc); in TestCalendarKeyword() local
DDecimalFormatSymbolsTest.java166 ULocale uloc = ULocale.forLocale(loc); in TestKeywords() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java157 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local
680 ULocale uloc; in TestPrefixes() local
784 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local
4221 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local
4231 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local
4251 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local
4264 ULocale uloc = ULocale.forLocale((Locale) DATA6[i][0]); in TestForLocale() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java185 ULocale uloc = ULocale.getDefault(); in getBundleInstance() local
205 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
248 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
DULocale.java4124 public static Locale toLocale(ULocale uloc) { in toLocale()
4266 ULocale uloc = null; in toULocale6() local
4284 private static Locale toLocale7(ULocale uloc) { in toLocale7()
4325 private static Locale toLocale6(ULocale uloc) { in toLocale6()
DCurrency.java497 public String getSymbol(ULocale uloc) { in getSymbol()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
DGlobalizationPreferences.java826 ULocale uloc = inputLocales.get(i); in processLocales() local
895 ULocale uloc = result.get(index); in processLocales() local
918 ULocale uloc = result.get(index); in processLocales() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollatorServiceShim.java128 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/
DICULocaleServiceProvider.java183 private static void addULocale(ULocale uloc, Set<Locale> locales) { in addULocale()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationIteratorTest.java725 ULocale uloc = new ULocale(localeString); in TestSearchCollatorElements() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java1241 ULocale uloc = new ULocale(testOptionsData[i].locale); in TestOptions() local
1328 ULocale uloc = new ULocale(localeName); in TestAllFieldPatterns() local
DTimeZoneFormatTest.java881 ULocale uloc = new ULocale((String)testCase[0]); in TestFormat() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DBreakIteratorTest.java855 ULocale uloc = null; in TestNullLocale() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java375 ULocale uloc = lkey.currentLocale(); in create() local

12