Home
last modified time | relevance | path

Searched refs:fmtConfig (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java3513 FormatConfiguration fmtConfig = new FormatConfiguration(); in handleGetDateFormat() local
3514 fmtConfig.pattern = pattern; in handleGetDateFormat()
3515 fmtConfig.override = override; in handleGetDateFormat()
3516 fmtConfig.formatData = new DateFormatSymbols(this, locale); in handleGetDateFormat()
3517 fmtConfig.loc = locale; in handleGetDateFormat()
3518 fmtConfig.cal = this; in handleGetDateFormat()
3520 return SimpleDateFormat.getInstance(fmtConfig); in handleGetDateFormat()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...