HomeSort by relevance Sort by last modified time
    Searched refs:combinedDateAndTime (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
reldatefmt.cpp 54 RelativeDateTimeCacheData() : combinedDateAndTime(nullptr) {
97 delete combinedDateAndTime;
98 combinedDateAndTime = fmtToAdopt;
101 return combinedDateAndTime;
105 SimpleFormatter *combinedDateAndTime;
121 delete combinedDateAndTime;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RelativeDateTimeFormatter.java 654 msgFmt.applyPattern(combinedDateAndTime, MessagePattern.ApostropheMode.DOUBLE_REQUIRED);
706 String combinedDateAndTime,
715 this.combinedDateAndTime = combinedDateAndTime;
764 private final String combinedDateAndTime; // MessageFormat pattern for combining date and time.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RelativeDateTimeFormatter.java 714 msgFmt.applyPattern(combinedDateAndTime, MessagePattern.ApostropheMode.DOUBLE_REQUIRED);
769 String combinedDateAndTime,
778 this.combinedDateAndTime = combinedDateAndTime;
827 private final String combinedDateAndTime; // MessageFormat pattern for combining date and time.
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 1965 milliseconds