Home
last modified time | relevance | path

Searched refs:toURI (Results 1 – 12 of 12) 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/base/tools/protologtool/src/com/android/protolog/tool/
DProtoLogGroupReader.kt27 val url = jarFile.toURI().toURL() in <lambda>()
/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/tasks/
DBackupFileDecryptorTaskTest.java159 assertThat(Files.readAllBytes(Paths.get(mOutputFile.toURI()))).isEqualTo(backupData); in decryptFile_withExplicitStarts_decryptsEncryptedData()
185 assertThat(Files.readAllBytes(Paths.get(mOutputFile.toURI()))).isEqualTo(backupData); in decryptFile_withNoChunkOrderingType_decryptsUsingExplicitStarts()
257 assertThat(Files.readAllBytes(Paths.get(mOutputFile.toURI()))).isEqualTo(backupData); in decryptFile_withExplicitStarts_noChunks_returnsNoData()
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteLayoutlibCallbackAdapter.java112 return Paths.get(url.toURI()); in findClassPath()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java273 mZipFile = new ZipFile(new File(new URL(mUrl).toURI())); in verifyAndPrepare()
/frameworks/base/core/java/android/content/
DIntent.java10635 public String toURI() { in toURI() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/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.txt10559 method @Deprecated public String toURI();
62393 method @NonNull public java.net.URI toURI();
66422 method public java.net.URI toURI() throws java.net.URISyntaxException;
/frameworks/base/config/
Dboot-image-profile.txt32083 HSPLjava/io/File;->toURI()Ljava/net/URI;