Searched refs:noExtLocation (Results 1 – 1 of 1) sorted by relevance
292 File noExtLocation = new File(mContext.getExternalFilesDir(null), noExt); in testDownloadManagerDestinationExtension() local293 deleteFromShell(noExtLocation); in testDownloadManagerDestinationExtension()305 requestNoExt.setDestinationUri(Uri.fromFile(noExtLocation)); in testDownloadManagerDestinationExtension()317 assertSuccessfulDownload(noExtId, noExtLocation); in testDownloadManagerDestinationExtension()