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.java52 deleteFromShell(publicLocation); in testSetDestinationUri_publicDir()
78 deleteFromShell(path); in testSetDestinationUri_sdcardPath()
106 deleteFromShell(publicLocation); in testDestinationInExternalPublicDir()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java237 deleteFromShell(uriLocation); in testDownloadManagerDestination()
240 deleteFromShell(extFileLocation); in testDownloadManagerDestination()
245 deleteFromShell(publicLocation); in testDownloadManagerDestination()
289 deleteFromShell(noExtLocation); in testDownloadManagerDestinationExtension()
293 deleteFromShell(wrongExtLocation); in testDownloadManagerDestinationExtension()
328 deleteFromShell(documentsFile); in testSetDestinationUri_invalidRequests()
497 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()