Home
last modified time | relevance | path

Searched defs:getRef (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/net/
DURL.java132 public java.lang.String getRef() { in getRef() method in URL
/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java448 Ref getRef (int parameterIndex) throws SQLException; in getRef() method
1617 Ref getRef (String parameterName) throws SQLException; in getRef() method