Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2022 final File trashedPdfFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testOpenPendingAndTrashed() local
2083 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_ownerCanDelete() local
2110 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_otherAppCantDelete() local
2137 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_fileManagerCanDelete() local
2164 final File trashedPdfFile = new File(getDocumentsDir(), NONMEDIA_FILE_NAME); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia() local