Home
last modified time | relevance | path

Searched defs:pendingPdfFile (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2151 final File pendingPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testOpenPendingAndTrashed() local
2212 final File pendingPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_ownerCanDelete() local
2239 final File pendingPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_otherAppCantDelete() local
2266 final File pendingPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_fileManagerCanDelete() local
2293 final File pendingPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia() local