Searched refs:manifestExcludes (Results 1 – 1 of 1) sorted by relevance
695 ArraySet<PathWithRequiredFlags> manifestExcludes, in fullBackupFileTree() argument726 if (manifestExcludes != null in fullBackupFileTree()727 && manifestExcludesContainFilePath(manifestExcludes, filePath)) { in fullBackupFileTree()764 ArraySet<PathWithRequiredFlags> manifestExcludes, String filePath) { in manifestExcludesContainFilePath() argument765 for (PathWithRequiredFlags exclude : manifestExcludes) { in manifestExcludesContainFilePath()