Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
453 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local473 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()508 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()512 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()675 final String deviceFilesDir; in fullBackupFile() local702 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()762 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()764 rootpath = deviceFilesDir; in fullBackupFile()