/external/apache-http/src/org/apache/commons/logging/impl/ |
SimpleLog.java | 56 * <li><code>org.apache.commons.logging.simplelog.dateTimeFormat</code> - 101 static protected String dateTimeFormat = DEFAULT_DATE_TIME_FORMAT; 169 dateTimeFormat = getStringProperty(systemPrefix + "dateTimeFormat", 170 dateTimeFormat); 172 dateFormatter = new SimpleDateFormat(dateTimeFormat); 175 dateTimeFormat = DEFAULT_DATE_TIME_FORMAT; 176 dateFormatter = new SimpleDateFormat(dateTimeFormat);
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
DateTimeLocalInputType.cpp | 146 layoutParameters.dateTimeFormat = layoutParameters.locale.dateTimeFormatWithSeconds(); 149 layoutParameters.dateTimeFormat = layoutParameters.locale.dateTimeFormatWithoutSeconds();
|
TimeInputType.cpp | 151 layoutParameters.dateTimeFormat = layoutParameters.locale.timeFormat(); 154 layoutParameters.dateTimeFormat = layoutParameters.locale.shortTimeFormat();
|
WeekInputType.cpp | 102 layoutParameters.dateTimeFormat = locale().weekFormatInLDML();
|
DateInputType.cpp | 107 layoutParameters.dateTimeFormat = layoutParameters.locale.dateFormat();
|
BaseMultipleFieldsDateAndTimeInputType.cpp | 49 #include "platform/text/DateTimeFormat.h" 55 class DateTimeFormatValidator : public DateTimeFormat::TokenHandler { 67 virtual void visitField(DateTimeFormat::FieldType, int) OVERRIDE FINAL; 83 void DateTimeFormatValidator::visitField(DateTimeFormat::FieldType fieldType, int) 86 case DateTimeFormat::FieldTypeYear: 89 case DateTimeFormat::FieldTypeMonth: // Fallthrough. 90 case DateTimeFormat::FieldTypeMonthStandAlone: 93 case DateTimeFormat::FieldTypeWeekOfYear: 96 case DateTimeFormat::FieldTypeDayOfMonth: 99 case DateTimeFormat::FieldTypePeriod [all...] |
MonthInputType.cpp | 147 layoutParameters.dateTimeFormat = layoutParameters.locale.monthFormat();
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
dtptngen.h | 220 * its datetimeFormat is the default "{0} {1}". Then if the input skeleton 226 * @param dateTimeFormat 231 void setDateTimeFormat(const UnicodeString& dateTimeFormat); 235 * @return DateTimeFormat. 441 UnicodeString dateTimeFormat;
|
/external/icu4c/i18n/unicode/ |
dtptngen.h | 220 * its datetimeFormat is the default "{0} {1}". Then if the input skeleton 226 * @param dateTimeFormat 231 void setDateTimeFormat(const UnicodeString& dateTimeFormat); 235 * @return DateTimeFormat. 443 UnicodeString dateTimeFormat;
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
DateTimeEditElement.h | 65 String dateTimeFormat;
|
DateTimeEditElement.cpp | 40 #include "platform/text/DateTimeFormat.h" 49 class DateTimeEditBuilder : private DateTimeFormat::TokenHandler { 70 // DateTimeFormat::TokenHandler functions. 71 virtual void visitField(DateTimeFormat::FieldType, int) OVERRIDE FINAL; 131 return DateTimeFormat::parse(formatString, *this); 141 void DateTimeEditBuilder::visitField(DateTimeFormat::FieldType fieldType, int count) 149 case DateTimeFormat::FieldTypeDayOfMonth: { 159 case DateTimeFormat::FieldTypeHour11: { 170 case DateTimeFormat::FieldTypeHour12: { 181 case DateTimeFormat::FieldTypeHour23: [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
dtitvfmt.cpp | 705 const UChar* dateTimeFormat = ures_getStringByIndex( 715 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 717 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 719 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, [all...] |
dtptngen.cpp | 309 dateTimeFormat = other.dateTimeFormat; 312 dateTimeFormat.getTerminatedBuffer(); 341 (dateTimeFormat==other.dateTimeFormat) && (decimal==other.decimal)) { 830 dateTimeFormat = dtFormat; 832 dateTimeFormat.getTerminatedBuffer(); 837 return dateTimeFormat; [all...] |
/external/icu4c/i18n/ |
dtitvfmt.cpp | 749 const UChar* dateTimeFormat = ures_getStringByIndex( 759 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 761 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 763 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, [all...] |
dtptngen.cpp | 313 dateTimeFormat = other.dateTimeFormat; 316 dateTimeFormat.getTerminatedBuffer(); 345 (dateTimeFormat==other.dateTimeFormat) && (decimal==other.decimal)) { 845 dateTimeFormat = dtFormat; 847 dateTimeFormat.getTerminatedBuffer(); 852 return dateTimeFormat; [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.logging_1.0.4.v201005080501.jar | |
com.ibm.icu_4.2.1.v20100412.jar | |
/external/robolectric/lib/main/ |
commons-logging-1.1.1.jar | |
/prebuilts/devtools/tools/lib/ |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/http-client/ |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/ |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/freemarker/ |
freemarker-2.3.19.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |