Searched defs:updateTime (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
H A DResultSet.java1744 void updateTime(int columnIndex, java.sql.Time x) throws SQLException; method in interface:ResultSet
2133 void updateTime(String columnLabel, java.sql.Time x) throws SQLException; method in interface:ResultSet
/libcore/ojluni/src/main/java/java/util/
H A DCalendar.java1761 updateTime();
2263 updateTime();
3396 private void updateTime() { method in class:Calendar
3506 updateTime();

Completed in 408 milliseconds