Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DPublicApiFunctionalTest.java255 Download download1 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
259 Download download2 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
263 Download download3 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
DAbstractPublicApiTest.java242 protected DownloadManager.Request getRequestWithDestinationDownloadsDir() in getRequestWithDestinationDownloadsDir() method in AbstractPublicApiTest