Searched refs:publicId (Results 1 – 2 of 2) sorted by relevance
267 long publicId = mDownloadManager.enqueue(requestPublic); in testDownloadManagerDestination() local272 receiver.waitForDownloadComplete(SHORT_TIMEOUT, uriId, extFileId, publicId); in testDownloadManagerDestination()276 assertSuccessfulDownload(publicId, publicLocation); in testDownloadManagerDestination()280 assertRemoveDownload(publicId, allDownloads - 3); in testDownloadManagerDestination()
71 const XML_Char *publicId; member