Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/net/http/
DDefaultHttpClientTest.java77 HttpResponse a = client.execute(new HttpGet(server.getUrl("/a").toURI())); in testServerClosesOutput()
81 HttpResponse b = client.execute(new HttpGet(server.getUrl("/b").toURI())); in testServerClosesOutput()
DCookiesTest.java62 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
DAbstractProxyTest.java213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
/frameworks/base/core/java/android/content/
DIntent.java7268 public String toURI() { in toURI() method
/frameworks/base/api/
Dsystem-current.txt7829 method public deprecated java.lang.String toURI();
42443 method public java.net.URI toURI();
45945 method public java.net.URI toURI() throws java.net.URISyntaxException;
56860 method public java.lang.String toURI();
Dcurrent.txt7585 method public deprecated java.lang.String toURI();
39914 method public java.net.URI toURI();
43416 method public java.net.URI toURI() throws java.net.URISyntaxException;
54331 method public java.lang.String toURI();