Home
last modified time | relevance | path

Searched defs:FormattedDateInterval (Results 1 – 4 of 4) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Ddtitvfmt.h65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
/external/icu/icu4c/source/i18n/unicode/
Ddtitvfmt.h65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalFormat.java278 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
282 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java281 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
285 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval