Searched refs:exclude (Results 1 – 9 of 9) sorted by relevance
80 public static void removeFileOrDirectoryExcept(File root, File exclude) { in removeFileOrDirectoryExcept() argument84 if (exclude == null || !file.equals(exclude)) { in removeFileOrDirectoryExcept()85 removeFileOrDirectoryExcept(file, exclude); in removeFileOrDirectoryExcept()
67 boolean exclude = false; in filterFolders()71 exclude = true; in filterFolders()85 exclude |= includeOnlyInitiallySelected ^ initiallySelected.contains(uri); in filterFolders()88 if (exclude) { in filterFolders()
205 static List<ConcreteFile> listFilesRecursive(File startDir, String exclude, int uid) { in listFilesRecursive() argument211 if (Objects.equals(dir.getName(), exclude)) continue; in listFilesRecursive()
927 public void setExcludeFromRecents(boolean exclude) { in setExcludeFromRecents() argument935 task.setExcludeFromRecents(exclude); in setExcludeFromRecents()
643 # excluded from the INPUT source files. This way you can easily exclude a655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude657 # against the file with absolute path, so to exclude all test directories
817 # excluded from the INPUT source files. This way you can easily exclude a833 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude837 # exclude all test directories for example use the pattern */test/*848 # exclude all test directories use the pattern */test/*
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...