HomeSort by relevance Sort by last modified time
    Searched defs:RelativeDateFormat (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h 42 class RelativeDateFormat : public DateFormat {
44 RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status);
51 RelativeDateFormat(const RelativeDateFormat&);
57 RelativeDateFormat& operator=(const RelativeDateFormat&);
63 virtual ~RelativeDateFormat();
reldtfmt.cpp 38 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat)
40 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) :
59 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle,
109 RelativeDateFormat::~RelativeDateFormat() {
116 Format* RelativeDateFormat::clone(void) const {
117 return new RelativeDateFormat(*this)
    [all...]
  /external/icu/icu4c/source/i18n/
reldtfmt.h 43 class RelativeDateFormat : public DateFormat {
45 RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status);
52 RelativeDateFormat(const RelativeDateFormat&);
58 RelativeDateFormat& operator=(const RelativeDateFormat&);
64 virtual ~RelativeDateFormat();
reldtfmt.cpp 41 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat)
43 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) :
72 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle,
125 RelativeDateFormat::~RelativeDateFormat() {
135 Format* RelativeDateFormat::clone(void) const {
136 return new RelativeDateFormat(*this)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 200 milliseconds