Searched refs:wrongExtLocation (Results 1 – 1 of 1) sorted by relevance
296 File wrongExtLocation = new File(mContext.getExternalFilesDir(null), wrongExt); in testDownloadManagerDestinationExtension() local297 deleteFromShell(wrongExtLocation); in testDownloadManagerDestinationExtension()309 requestWrongExt.setDestinationUri(Uri.fromFile(wrongExtLocation)); in testDownloadManagerDestinationExtension()318 assertSuccessfulDownload(wrongExtId, wrongExtLocation); in testDownloadManagerDestinationExtension()