Home
last modified time | relevance | path

Searched refs:DownloadManagerLegacyTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/
DAndroid.bp99 "DownloadManagerLegacyTest/src/**/*.java",
112 manifest: "DownloadManagerLegacyTest/AndroidManifest.xml",
113 test_config: "DownloadManagerLegacyTest/AndroidTest.xml",
/cts/tests/app/DownloadManagerLegacyTest/src/android/app/cts/
DDownloadManagerLegacyTest.java41 public class DownloadManagerLegacyTest extends DownloadManagerTestBase { class