Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2218 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_ownerCanDelete() local
2223 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_ownerCanDelete()
2227 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()
2230 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()
2245 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_otherAppCantDelete() local
2250 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_otherAppCantDelete()
2254 pendingPdfFilePath, trashedPdfFilePath); in testDeletePendingAndTrashed_otherAppCantDelete()
2257 trashedPdfFilePath); in testDeletePendingAndTrashed_otherAppCantDelete()
2272 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_fileManagerCanDelete() local
2277 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_fileManagerCanDelete()
[all …]