Home
last modified time | relevance | path

Searched refs:updateTime (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DCalendar.java1761 updateTime(); in getTimeInMillis()
2263 updateTime(); in complete()
3402 private void updateTime() { in updateTime() method in Calendar
3512 updateTime(); in writeObject()
/libcore/ojluni/src/main/java/java/sql/
DResultSet.java1750 void updateTime(int columnIndex, java.sql.Time x) throws SQLException; in updateTime() method
2139 void updateTime(String columnLabel, java.sql.Time x) throws SQLException; in updateTime() method
/libcore/ojluni/annotations/hiddenapi/java/util/
DCalendar.java371 private void updateTime() { in updateTime() method in Calendar