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