Searched refs:setTime (Results 151 - 170 of 170) sorted by relevance

1234567

/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h453 inline void setTime(UDate date, UErrorCode& status) { setTimeInMillis(date, status); } function in class:Calendar
749 * cal->setTime(date1, err);
752 * cal->setTime(date2, err);
806 * cal->setTime(date1, err);
809 * cal->setTime(date2, err);
1183 * if the time value has been changed by a call to setTime(). Return zero for unset
1199 * if the time value has been changed by a call to setTime(). Return zero for unset
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormat.java629 calendar.setTime(date);
H A DSimpleDateFormat.java1198 calendar.setTime(startDate);
3693 calendar.setTime((Date)obj);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRegression.java201 testCal.setTime(new Date(t));
296 * (1) Call Calendar.setTime() before getting the fields!
317 cal.setTime(dt);
H A DTimeZoneTest.java699 gc.setTime(d);
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp950 fCalendar->setTime(startDate, status);
996 calClone->setTime(t, status);
1981 calClone->setTime(cal.getTime(status),status);
2285 cal.setTime(workCal->getTime(status), status);
H A Dcalendar.cpp674 // If the user sets the UTC millis using setTime(), the data flow is as
2578 work->setTime(date, status);
/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp336 testCal->setTime(t, status);
445 * (1) Call Calendar::setTime() before getting the fields!
468 //cal.setTime(dt);
H A Dtztest.cpp348 gc->setTime(d, status);
349 if (U_FAILURE(status)) { errln("FAIL: GregorianCalendar::setTime failed"); return; }
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java977 gc.setTime(date);
H A DCalendar.java671 // If the user sets the UTC millis using setTime(), the data flow is as
1986 * <p>Note: Calling <code>setTime</code> with
1992 public final void setTime(Date date) { method in class:Calendar
3944 * cal.setTime(date1);
3947 * cal.setTime(date2);
4545 * system. Equivalent to calling setTime() followed by isWeekend(). Note: This
4556 setTime(date);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 507 milliseconds

1234567