Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java435 HashSet<String> excludes, FullBackupDataOutput output) { in fullBackupFileTree() argument
448 if (excludes != null && excludes.contains(filePath)) { in fullBackupFileTree()