Home
last modified time | relevance | path

Searched refs:toURI (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/http/
DDefaultHttpClientTest.java83 HttpResponse a = client.execute(new HttpGet(server.getUrl("/a").toURI())); in testServerClosesOutput()
87 HttpResponse b = client.execute(new HttpGet(server.getUrl("/b").toURI())); in testServerClosesOutput()
DCookiesTest.java68 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
DAbstractProxyTest.java213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteLayoutlibCallbackAdapter.java122 return Paths.get(url.toURI()); in findClassPath()
/frameworks/base/core/java/android/content/
DIntent.java10275 public String toURI() { in toURI() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7583 method public deprecated java.lang.String toURI();
39912 method public java.net.URI toURI();
43414 method public java.net.URI toURI() throws java.net.URISyntaxException;
54329 method public java.lang.String toURI();
/frameworks/base/api/
Dcurrent.txt10195 method @Deprecated public String toURI();
58416 method @NonNull public java.net.URI toURI();
62445 method public java.net.URI toURI() throws java.net.URISyntaxException;
/frameworks/base/config/
Dboot-image-profile.txt25885 HSPLjava/io/File;->toURI()Ljava/net/URI;
31624 HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI;