Searched refs:allowDownloadsDirOnly (Results 1 – 1 of 1) sorted by relevance
603 boolean isLegacyMode, boolean allowDownloadsDirOnly) { in checkDestinationFilePathRestrictions() argument604 boolean isFileNameValid = allowDownloadsDirOnly ? isFilenameValidInPublicDownloadsDir(file) in checkDestinationFilePathRestrictions()