Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java267 long publicId = mDownloadManager.enqueue(requestPublic); in testDownloadManagerDestination() local
272 receiver.waitForDownloadComplete(SHORT_TIMEOUT, uriId, extFileId, publicId); in testDownloadManagerDestination()
276 assertSuccessfulDownload(publicId, publicLocation); in testDownloadManagerDestination()
280 assertRemoveDownload(publicId, allDownloads - 3); in testDownloadManagerDestination()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
Dpoc.cpp71 const XML_Char *publicId; member