Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java727 && manifestExcludesContainFilePath(manifestExcludes, filePath)) { in fullBackupFileTree()
763 private boolean manifestExcludesContainFilePath( in manifestExcludesContainFilePath() method in BackupAgent