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

  /external/icu/icu4c/source/i18n/
reldtfmt.h 45 class RelativeDateFormat : public DateFormat {
47 RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const Locale& locale, UErrorCode& status);
54 RelativeDateFormat(const RelativeDateFormat&);
60 RelativeDateFormat& operator=(const RelativeDateFormat&);
66 virtual ~RelativeDateFormat();
reldtfmt.cpp 40 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat)
42 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) :
70 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle,
124 RelativeDateFormat::~RelativeDateFormat() {
134 Format* RelativeDateFormat::clone(void) const {
135 return new RelativeDateFormat(*this)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
RelativeDateFormat.java 34 public class RelativeDateFormat extends DateFormat {
61 public RelativeDateFormat(int timeStyle, int dateStyle, ULocale locale, Calendar cal) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java 32 public class RelativeDateFormat extends DateFormat {
59 public RelativeDateFormat(int timeStyle, int dateStyle, ULocale locale, Calendar cal) {
  /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/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.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 719 milliseconds