Searched defs:dateTimeFormat (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DDateTimeEditElement.h67 String dateTimeFormat; member in struct:blink::FINAL::LayoutParameters
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtptngen.h231 * @param dateTimeFormat
236 void setDateTimeFormat(const UnicodeString& dateTimeFormat);
458 UnicodeString dateTimeFormat; member in class:DateTimePatternGenerator
/external/icu/icu4c/source/i18n/unicode/
H A Ddtptngen.h231 * @param dateTimeFormat
236 void setDateTimeFormat(const UnicodeString& dateTimeFormat);
458 UnicodeString dateTimeFormat; member in class:DateTimePatternGenerator
/external/apache-http/src/org/apache/commons/logging/impl/
H A DSimpleLog.java56 * <li><code>org.apache.commons.logging.simplelog.dateTimeFormat</code> -
106 static protected String dateTimeFormat = DEFAULT_DATE_TIME_FORMAT; field in class:SimpleLog
174 dateTimeFormat = getStringProperty(systemPrefix + "dateTimeFormat",
175 dateTimeFormat);
177 dateFormatter = new SimpleDateFormat(dateTimeFormat);
180 dateTimeFormat = DEFAULT_DATE_TIME_FORMAT;
181 dateFormatter = new SimpleDateFormat(dateTimeFormat);
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitvfmt.cpp749 const UChar* dateTimeFormat = ures_getStringByIndex( local
759 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
761 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
763 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
/external/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp749 const UChar* dateTimeFormat = ures_getStringByIndex( local
759 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
761 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
763 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.logging_1.0.4.v201005080501.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 212 milliseconds