Searched refs:computeTime (Results 1 - 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/
H A DCalendarTest.java370 protected void computeTime() { method in class:CalendarTest.FakeCalendar
/libcore/ojluni/src/main/java/java/util/
H A DCalendar.java325 // This is implemented by the Calendar subclass's computeTime() method.
1050 protected abstract void computeTime(); method in class:Calendar
1060 * @see #computeTime()
1533 * #computeTime()} method is called if the time value (millisecond offset
1897 // Note: GregorianCalendar.computeTime throws
2589 computeTime();
H A DGregorianCalendar.java2576 protected void computeTime() { method in class:GregorianCalendar
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DCalendarTest.java762 protected void computeTime() { method in class:CalendarTest.MockCalendar
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DSerializationStressTest4.java456 protected void computeTime() {

Completed in 50 milliseconds