Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/net/http/
H A 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()
H A DCookiesTest.java68 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
H A DAbstractProxyTest.java213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
/aosp14/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
H A DProtoLogGroupReader.kt27 val url = jarFile.toURI().toURL()
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DSlicePurchaseBroadcastReceiver.java245 url.toURI(); in getPurchaseUrl()
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DInstallationAsyncTask.java402 mZipFile = new ZipFile(new File(new URL(mUrl).toURI())); in verifyAndPrepare()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/compat/
H A DCompatConfigTest.java86 return new String(Files.readAllBytes(Paths.get(file.toURI()))); in readFile()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java11587 public String toURI() { in toURI() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt24075 HSPLjava/io/File;->toURI()Ljava/net/URI;
32388 HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10794 method @Deprecated public String toURI();