Home
last modified time | relevance | path

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

/cts/tests/app/DownloadManagerApi28Test/src/android/app/cts/
DDownloadManagerApi28Test.java55 deleteFromShell(publicLocation); in testSetDestinationUri_publicDir()
81 deleteFromShell(path); in testSetDestinationUri_sdcardPath()
131 deleteFromShell(publicLocation); in testDestinationInExternalPublicDir()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java241 deleteFromShell(uriLocation); in testDownloadManagerDestination()
244 deleteFromShell(extFileLocation); in testDownloadManagerDestination()
249 deleteFromShell(publicLocation); in testDownloadManagerDestination()
293 deleteFromShell(noExtLocation); in testDownloadManagerDestinationExtension()
297 deleteFromShell(wrongExtLocation); in testDownloadManagerDestinationExtension()
354 deleteFromShell(documentsFile); in testSetDestinationUri_invalidRequests()
523 deleteFromShell(uriLocation); in testDownloadNotVisibleInUi()
DDownloadManagerTestBase.java293 protected static void deleteFromShell(File file) { in deleteFromShell() method in DownloadManagerTestBase
/cts/tests/app/DownloadManagerInstallerTest/src/android/app/cts/
DDownloadManagerInstallerTest.java53 deleteFromShell(destFile); in testSetDestinationUri_otherAppObbDir()