Searched refs:manifestExcludes (Results 1 – 1 of 1) sorted by relevance
720 ArraySet<PathWithRequiredFlags> manifestExcludes, in fullBackupFileTree() argument751 if (manifestExcludes != null in fullBackupFileTree()752 && manifestExcludesContainFilePath(manifestExcludes, filePath)) { in fullBackupFileTree()789 ArraySet<PathWithRequiredFlags> manifestExcludes, String filePath) { in manifestExcludesContainFilePath() argument790 for (PathWithRequiredFlags exclude : manifestExcludes) { in manifestExcludesContainFilePath()