/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | FormatHandler.java | 715 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols() 726 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat() 997 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols() 1006 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat() 1076 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local 1123 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1693 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1827 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1934 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2098 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatHandler.java | 714 private static DateFormatSymbols getCannedDateFormatSymbols(ULocale uloc) in getCannedDateFormatSymbols() 725 private static SimpleDateFormat getCannedSimpleDateFormat(String pattern, ULocale uloc) in getCannedSimpleDateFormat() 996 private static DecimalFormatSymbols getCannedDecimalFormatSymbols(ULocale uloc) in getCannedDecimalFormatSymbols() 1005 private static DecimalFormat getCannedDecimalFormat(String pattern, ULocale uloc) in getCannedDecimalFormat() 1075 ULocale uloc = ULocale.forLocale(Locale.US); in getTestObjects() local 1122 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1692 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1826 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 1933 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local 2097 ULocale uloc = ULocale.forLocale(locales[i]); in getTestObjects() local [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CurrencyPluralInfo.java | 251 private void initialize(ULocale uloc) { in initialize() 257 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
|
D | NumberFormatServiceShim.java | 102 ULocale uloc = actualLoc[0]; in createInstance() local
|
D | BreakIteratorFactory.java | 163 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
|
D | CollatorServiceShim.java | 142 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CurrencyPluralInfo.java | 268 private void initialize(ULocale uloc) { in initialize() 274 private void setupCurrencyPluralPattern(ULocale uloc) { in setupCurrencyPluralPattern()
|
D | NumberFormatServiceShim.java | 101 ULocale uloc = actualLoc[0]; in createInstance() local
|
D | BreakIteratorFactory.java | 162 ULocale uloc = ULocale.forLocale(rb.getLocale()); in createBreakInstance() local
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
D | Currency.java | 281 public String getSymbol(ULocale uloc) { in getSymbol()
|
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | TestUtil.java | 35 ULocale uloc = ULocale.forLocale(locale); in toICUExtendedLocale() local
|
D | CollatorTest.java | 143 ULocale uloc = ULocale.forLocale(loc); in TestCollationKeyword() local
|
D | NumberFormatTest.java | 301 ULocale uloc = ULocale.forLocale(loc); in TestKeywords() local
|
D | DateFormatTest.java | 208 ULocale uloc = ULocale.forLocale(loc); in TestCalendarKeyword() local
|
D | DateFormatSymbolsTest.java | 195 ULocale uloc = ULocale.forLocale(loc); in TestCalendarKeyword() local
|
D | DecimalFormatSymbolsTest.java | 170 ULocale uloc = ULocale.forLocale(loc); in TestKeywords() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
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
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | UResourceBundle.java | 184 ULocale uloc = ULocale.getDefault(); in getBundleInstance() local 203 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local 244 ULocale uloc = locale == null ? ULocale.getDefault() : ULocale.forLocale(locale); in getBundleInstance() local
|
D | GlobalizationPreferences.java | 797 ULocale uloc = inputLocales.get(i); in processLocales() local 866 ULocale uloc = result.get(index); in processLocales() local 888 ULocale uloc = result.get(index); in processLocales() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ULocaleTest.java | 174 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local 700 ULocale uloc; in TestPrefixes() local 821 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local 4364 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local 4374 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local 4394 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local 4407 ULocale uloc = ULocale.forLocale((Locale) DATA6[i][0]); in TestForLocale() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ULocaleTest.java | 175 ULocale uloc = new ULocale("en_Latn_US"); in TestSetULocaleKeywords() local 701 ULocale uloc; in TestPrefixes() local 822 ULocale uloc = new ULocale(locale); in TestObsoleteNames() local 4365 ULocale uloc = ULocale.forLocale((Locale) DATA[i][0]); in TestForLocale() local 4375 ULocale uloc = ULocale.forLocale((Locale) DATA7[i][0]); in TestForLocale() local 4395 ULocale uloc = ULocale.forLocale(loc); in TestForLocale() local 4408 ULocale uloc = ULocale.forLocale((Locale) DATA6[i][0]); in TestForLocale() local
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | CollatorServiceShim.java | 141 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
D | GlobalizationPreferences.java | 828 ULocale uloc = inputLocales.get(i); in processLocales() local 897 ULocale uloc = result.get(index); in processLocales() local 919 ULocale uloc = result.get(index); in processLocales() local
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/ |
D | ICULocaleServiceProvider.java | 185 private static void addULocale(ULocale uloc, Set<Locale> locales) { in addULocale()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | RelativeDateTimeFormatterTest.java | 761 ULocale uloc = new ULocale(item.localeID); in TestRelativeDateTimeUnitFormatters() local
|