Home
last modified time | relevance | path

Searched refs:allowDownloadsDirOnly (Results 1 – 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DHelpers.java603 boolean isLegacyMode, boolean allowDownloadsDirOnly) { in checkDestinationFilePathRestrictions() argument
604 boolean isFileNameValid = allowDownloadsDirOnly ? isFilenameValidInPublicDownloadsDir(file) in checkDestinationFilePathRestrictions()