Home
last modified time | relevance | path

Searched defs:requestPublic (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/DownloadManagerApi28Test/src/android/app/cts/
DDownloadManagerApi28Test.java62 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationUri_publicDir() local
88 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationUri_sdcardPath() local
116 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationUri_privateAppDir() local
138 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testDestinationInExternalPublicDir() local
/cts/tests/app/DownloadManagerInstallerTest/src/android/app/cts/
DDownloadManagerInstallerTest.java60 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationUri_otherAppObbDir() local
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java264 Request requestPublic = new Request(getGoodUrl()); in testDownloadManagerDestination() local
339 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationUri_privateAppDir() local
440 DownloadManager.Request requestPublic = new DownloadManager.Request(getGoodUrl()); in testSetDestinationInExternalPublicDownloadDir() local
690 DownloadManager.Request requestPublic = new DownloadManager.Request( in testDownload_mediaScanned() local