Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java306 long noExtId = mDownloadManager.enqueue(requestNoExt); in testDownloadManagerDestinationExtension() local
315 receiver.waitForDownloadComplete(SHORT_TIMEOUT, noExtId, wrongExtId); in testDownloadManagerDestinationExtension()
317 assertSuccessfulDownload(noExtId, noExtLocation); in testDownloadManagerDestinationExtension()
320 assertRemoveDownload(noExtId, allDownloads - 1); in testDownloadManagerDestinationExtension()