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.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/tests/DumpRenderTree2/src/com/android/dumprendertree2/
DSummarizer.java230 HTML_DETAILS_RELATIVE_PATH).toURI(); in getDetailsUri()
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java628 throw new NameNotFoundException(intent.toURI()); in getActivityIcon()
/frameworks/base/core/java/android/content/
DIntent.java5705 public String toURI() { in toURI() method in Intent
/frameworks/base/api/
Dcurrent.txt5395 method public deprecated java.lang.String toURI();
28301 method public java.net.URI toURI();
31675 method public java.net.URI toURI() throws java.net.URISyntaxException;
42119 method public java.lang.String toURI();
D14.txt5395 method public deprecated java.lang.String toURI();
28301 method public java.net.URI toURI();
31675 method public java.net.URI toURI() throws java.net.URISyntaxException;
42119 method public java.lang.String toURI();