Home
last modified time | relevance | path

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

123

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DFormatTests.java713 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols()
724 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat()
991 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols()
1000 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat()
1065 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local
1110 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1678 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1803 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
1894 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
2046 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local
[all …]
/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
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCurrencyPluralInfo.java249 private void initialize(ULocale uloc) { in initialize()
255 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
DNumberFormatServiceShim.java100 ULocale uloc = actualLoc[0]; in createInstance() local
DBreakIteratorFactory.java154 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
DCollatorServiceShim.java129 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DCurrency.java279 public String getSymbol(ULocale uloc) { in getSymbol()
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTestUtil.java33 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/android_icu4j/src/main/tests/android/icu/dev/test/util/
DULocaleTest.java165 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local
688 ULocale uloc; in TestPrefixes() local
792 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local
4269 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local
4279 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local
4299 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local
4312 ULocale uloc = ULocale.forLocale((Locale) DATA6[i][0]); in TestForLocale() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java161 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local
684 ULocale uloc; in TestPrefixes() local
788 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local
4265 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local
4275 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local
4295 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local
4308 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
/external/icu/android_icu4j/src/main/java/android/icu/util/
DUResourceBundle.java180 ULocale uloc = ULocale.getDefault(); in getBundleInstance() local
199 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
240 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
DGlobalizationPreferences.java795 ULocale uloc = inputLocales.get(i); in processLocales() local
864 ULocale uloc = result.get(index); in processLocales() local
887 ULocale uloc = result.get(index); in processLocales() local
/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

123