Searched defs:RelativeDateFormat (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dreldtfmt.h43 class RelativeDateFormat : public DateFormat { class in inherits:DateFormat
45 RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status);
52 RelativeDateFormat(const RelativeDateFormat&);
58 RelativeDateFormat& operator=(const RelativeDateFormat&);
64 virtual ~RelativeDateFormat();
H A Dreldtfmt.cpp41 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat)
43 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) : function in class:RelativeDateFormat
72 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, function in class:RelativeDateFormat
125 RelativeDateFormat::~RelativeDateFormat() {
135 Format* RelativeDateFormat::clone(void) const {
136 return new RelativeDateFormat(*thi
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelativeDateFormat.java32 public class RelativeDateFormat extends DateFormat { class in inherits:DateFormat
59 public RelativeDateFormat(int timeStyle, int dateStyle, ULocale locale, Calendar cal) { method in class:RelativeDateFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 190 milliseconds