Searched refs:extFileLocation (Results 1 – 1 of 1) sorted by relevance
243 File extFileLocation = new File(mContext.getExternalFilesDir(null), "extFile.bin"); in testDownloadManagerDestination() local244 deleteFromShell(extFileLocation); in testDownloadManagerDestination()275 assertSuccessfulDownload(extFileId, extFileLocation); in testDownloadManagerDestination()