Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/
DCalendar.java1844 updateTime(); in getTimeInMillis()
2337 updateTime(); in complete()
3482 private void updateTime() { in updateTime() method
3592 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
/libcore/api/
Dcurrent.txt10407 method public void updateTime(int, java.sql.Time) throws java.sql.SQLException;
10408 method public void updateTime(String, java.sql.Time) throws java.sql.SQLException;