Home
last modified time | relevance | path

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

/cts/tests/app/
DAndroid.bp115 "DownloadManagerInstallerTest/src/**/*.java",
127 manifest: "DownloadManagerInstallerTest/AndroidManifest.xml",
128 test_config: "DownloadManagerInstallerTest/AndroidTest.xml",
/cts/tests/app/DownloadManagerInstallerTest/src/android/app/cts/
DDownloadManagerInstallerTest.java36 public class DownloadManagerInstallerTest extends DownloadManagerTestBase { class