/external/apache-http/src/org/apache/http/impl/cookie/ |
DateUtils.java | 112 * @param dateFormats the date formats to use 118 public static Date parseDate(final String dateValue, String[] dateFormats) 120 return parseDate(dateValue, dateFormats, null); 127 * @param dateFormats the date formats to use 139 String[] dateFormats, 146 if (dateFormats == null) { 147 dateFormats = DEFAULT_PATTERNS; 161 for (String dateFormat : dateFormats) {
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
GlobalizationPreferences.java | 641 if (dateFormats == null) { 642 dateFormats = new DateFormat[DF_LIMIT][DF_LIMIT]; 644 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety 667 if (dateFormats != null) { 668 result = dateFormats[dateStyle][timeStyle]; 741 dateFormats = null; [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
GlobalizationPreferences.java | 667 if (dateFormats == null) { 668 dateFormats = new DateFormat[DF_LIMIT][DF_LIMIT]; 670 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety 694 if (dateFormats != null) { 695 result = dateFormats[dateStyle][timeStyle]; 771 dateFormats = null; [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
FormatTests.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
FormatTests.java | [all...] |
/libcore/ojluni/src/main/java/sun/net/ftp/impl/ |
FtpClient.java | [all...] |
/external/icu/icu4c/source/test/intltest/ |
dtfmttst.cpp | 516 DateFormat* dateFormats[COUNT]; 517 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS()); 518 dateFormats[1] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getFrance()); 522 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec); 529 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec); 536 // Expected output field values for above DateFormats on aug13 583 DateFormat* df = dateFormats[j]; 628 dateFormats[0]->format(aug13, buf, NULL, status); 632 delete dateFormats[i]; [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatTest.java | 357 DateFormat[] dateFormats = new DateFormat[COUNT]; 358 dateFormats[0] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.US); 359 dateFormats[1] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.FRANCE); 363 dateFormats[2] = new SimpleDateFormat(buf.toString(), Locale.US); 370 dateFormats[3] = new SimpleDateFormat(buf.toString(), Locale.US); 374 // Expected output field values for above DateFormats on aug13 460 DateFormat df = dateFormats[j]; [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateFormatTest.java | 353 DateFormat[] dateFormats = new DateFormat[COUNT]; 354 dateFormats[0] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.US); 355 dateFormats[1] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.FRANCE); 359 dateFormats[2] = new SimpleDateFormat(buf.toString(), Locale.US); 366 dateFormats[3] = new SimpleDateFormat(buf.toString(), Locale.US); 370 // Expected output field values for above DateFormats on aug13 456 DateFormat df = dateFormats[j]; [all...] |
/external/robolectric/v1/lib/main/ |
httpclient-4.0.3.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/ |
httpclient-4.0.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/ |
httpclient-4.0.3.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/ |
httpclient-4.3.2.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.httpclient_3.1.0.v201005080502.jar | |
/external/caliper/lib/ |
jersey-core-1.11.jar | |
/prebuilts/devtools/tools/lib/ |
httpclient-4.1.1.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar | |
/prebuilts/sdk/org.apache.http.legacy/ |
org.apache.http.legacy.jar | |
/prebuilts/tools/common/http-client/ |
httpclient-4.1.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/ |
httpclient-4.1.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/ |
httpclient-4.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/ |
httpclient-4.2.6.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar | |
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpclient/4.1.1/ |
httpclient-4.1.1.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
wagon-http-2.6-shaded.jar | |