Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2088 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_ownerCanDelete() local
2093 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_ownerCanDelete()
2097 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()
2100 trashedPdfFilePath); in testDeletePendingAndTrashed_ownerCanDelete()
2115 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_otherAppCantDelete() local
2120 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_otherAppCantDelete()
2124 pendingPdfFilePath, trashedPdfFilePath); in testDeletePendingAndTrashed_otherAppCantDelete()
2127 trashedPdfFilePath); in testDeletePendingAndTrashed_otherAppCantDelete()
2142 String trashedPdfFilePath = null; in testDeletePendingAndTrashed_fileManagerCanDelete() local
2147 trashedPdfFilePath = getFilePathFromUri(createTrashedFile(trashedPdfFile)); in testDeletePendingAndTrashed_fileManagerCanDelete()
[all …]