Searched refs:withTimeZone (Results 1 - 15 of 15) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
H A DDateFormatter.java16 * provides <code>withLocale</code> and <code>withTimeZone</code> methods.
51 DateFormatter withTimeZone(TimeZone tz); method in interface:DateFormatter
H A DDurationFormatter.java77 DurationFormatter withTimeZone(TimeZone tz); method in interface:DurationFormatter
H A DPeriodBuilder.java54 PeriodBuilder withTimeZone(TimeZone tz); method in interface:PeriodBuilder
H A DBasicDurationFormatter.java87 public DurationFormatter withTimeZone(TimeZone tz) { method in class:BasicDurationFormatter
89 PeriodBuilder newBuilder = builder.withTimeZone(tz);
92 : fallback.withTimeZone(tz);
H A DBasicDurationFormatterFactory.java139 builder = builder.withTimeZone(timeZone);
154 fallback = fallback.withLocale(localeName).withTimeZone(timeZone);
H A DBasicPeriodBuilderFactory.java334 public PeriodBuilder withTimeZone(TimeZone timeZone) { method in class:PeriodBuilderImpl
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DDateFormatter.java15 * provides <code>withLocale</code> and <code>withTimeZone</code> methods.
49 DateFormatter withTimeZone(TimeZone tz); method in interface:DateFormatter
H A DDurationFormatter.java75 DurationFormatter withTimeZone(TimeZone tz); method in interface:DurationFormatter
H A DPeriodBuilder.java52 PeriodBuilder withTimeZone(TimeZone tz); method in interface:PeriodBuilder
H A DBasicDurationFormatter.java86 public DurationFormatter withTimeZone(TimeZone tz) { method in class:BasicDurationFormatter
88 PeriodBuilder newBuilder = builder.withTimeZone(tz);
91 : fallback.withTimeZone(tz);
H A DBasicDurationFormatterFactory.java138 builder = builder.withTimeZone(timeZone);
153 fallback = fallback.withLocale(localeName).withTimeZone(timeZone);
H A DBasicPeriodBuilderFactory.java333 public PeriodBuilder withTimeZone(TimeZone timeZone) { method in class:PeriodBuilderImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
H A DYMDDateFormatter.java94 public DateFormatter withTimeZone(TimeZone tz) { method in class:YMDDateFormatter
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DYMDDateFormatter.java92 public DateFormatter withTimeZone(TimeZone tz) { method in class:YMDDateFormatter
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 218 milliseconds