Searched refs:downloadRequestDestination (Results 1 – 1 of 1) sorted by relevance
1095 File downloadRequestDestination = new File(request.getDestinationUri().getPath()); in checkDownloadRequestDestination() local1096 if (!downloadRequestDestination.isDirectory()) { in checkDownloadRequestDestination()1103 File testFileDestination = new File(downloadRequestDestination, in checkDownloadRequestDestination()