Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2152 final File trashedPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testOpenPendingAndTrashed() local
2213 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_ownerCanDelete() local
2240 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_otherAppCantDelete() local
2267 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_fileManagerCanDelete() local
2294 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia() local