Home
last modified time | relevance | path

Searched defs:getDate (Results 1 – 7 of 7) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/security/x509/
DInvalidityDate.java56 public Date getDate() { in getDate() method in InvalidityDate
/libcore/luni/src/main/java/java/sql/
DTime.java78 public int getDate() { in getDate() method in Time
DCallableStatement.java286 public Date getDate(int parameterIndex) throws SQLException; in getDate() method
307 public Date getDate(int parameterIndex, Calendar cal) throws SQLException; in getDate() method
321 public Date getDate(String parameterName) throws SQLException; in getDate() method
341 public Date getDate(String parameterName, Calendar cal) throws SQLException; in getDate() method
DResultSet.java559 public Date getDate(int columnIndex) throws SQLException; in getDate() method
574 public Date getDate(int columnIndex, Calendar cal) throws SQLException; in getDate() method
587 public Date getDate(String columnName) throws SQLException; in getDate() method
602 public Date getDate(String columnName, Calendar cal) throws SQLException; in getDate() method
/libcore/luni/src/main/java/java/security/cert/
DPKIXParameters.java321 public Date getDate() { in getDate() method in PKIXParameters
/libcore/luni/src/main/java/java/net/
DURLConnection.java335 public long getDate() { in getDate() method in URLConnection
/libcore/luni/src/main/java/java/util/
DDate.java242 public int getDate() { in getDate() method in Date