Searched refs:goodId (Results 1 – 1 of 1) sorted by relevance
84 long goodId = mDownloadManager.enqueue(new Request(getGoodUrl())); in testDownloadManager() local90 assertDownloadQueryableById(goodId); in testDownloadManager()93 receiver.waitForDownloadComplete(SHORT_TIMEOUT, goodId, badId); in testDownloadManager()98 assertRemoveDownload(goodId, allDownloads - 1); in testDownloadManager()