Searched refs:trashedPdfFilePath (Results 1 – 1 of 1) sorted by relevance
2218 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_ownerCanDelete() local2223 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_ownerCanDelete()2227 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()2230 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()2245 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_otherAppCantDelete() local2250 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() local2277 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_fileManagerCanDelete()[all …]