Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
380 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local406 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()435 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()439 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()575 final String deviceFilesDir; in fullBackupFile() local602 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()662 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()664 rootpath = deviceFilesDir; in fullBackupFile()