Home
last modified time | relevance | path

Searched refs:getRequestingURL (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DOldAuthenticatorTest.java46 assertNull(ma.getRequestingURL()); in test_Constructor()
56 public URL getRequestingURL() { in getRequestingURL() method in OldAuthenticatorTest.MockAuthenticator
57 return super.getRequestingURL(); in getRequestingURL()
/libcore/ojluni/annotations/hiddenapi/java/net/
DAuthenticator.java104 protected java.net.URL getRequestingURL() { in getRequestingURL() method in Authenticator
/libcore/ojluni/src/main/java/java/net/
DAuthenticator.java410 protected URL getRequestingURL () { in getRequestingURL() method in Authenticator