Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2229 deletePaths(pendingVideoFilePath, trashedImageFilePath, pendingPdfFilePath, in testDeletePendingAndTrashed_ownerCanDelete()
2256 deletePaths(pendingVideoFilePath, trashedImageFilePath, pendingPdfFilePath, in testDeletePendingAndTrashed_otherAppCantDelete()
2283 deletePaths(pendingVideoFilePath, trashedImageFilePath, pendingPdfFilePath, in testDeletePendingAndTrashed_fileManagerCanDelete()
2324 deletePaths(pendingVideoFilePath, trashedImageFilePath, pendingPdfFilePath, in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
3396 private void deletePaths(String... paths) { in deletePaths() method in ScopedStorageDeviceTest