Home
last modified time | relevance | path

Searched defs:getUserName (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DPasswordAuthentication.java65 public String getUserName() { in getUserName() method in PasswordAuthentication
DSocksSocketImpl.java1088 private String getUserName() { in getUserName() method in SocksSocketImpl
/libcore/ojluni/annotations/hiddenapi/java/net/
DSocksSocketImpl.java118 private java.lang.String getUserName() { in getUserName() method in SocksSocketImpl
/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java112 String getUserName() throws SQLException; in getUserName() method