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

  /external/icu4c/i18n/
reldtfmt.h 41 class RelativeDateFormat : public DateFormat {
43 RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status);
50 RelativeDateFormat(const RelativeDateFormat&);
56 RelativeDateFormat& operator=(const RelativeDateFormat&);
62 virtual ~RelativeDateFormat();
reldtfmt.cpp 39 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat)
41 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) :
66 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status)
92 RelativeDateFormat::~RelativeDateFormat() {
100 Format* RelativeDateFormat::clone(void) const {
101 return new RelativeDateFormat(*this)
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 52 milliseconds