Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java243 File extFileLocation = new File(mContext.getExternalFilesDir(null), "extFile.bin"); in testDownloadManagerDestination() local
244 deleteFromShell(extFileLocation); in testDownloadManagerDestination()
275 assertSuccessfulDownload(extFileId, extFileLocation); in testDownloadManagerDestination()