Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
487 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local507 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()542 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()546 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()709 final String deviceFilesDir; in fullBackupFile() local736 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()796 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()798 rootpath = deviceFilesDir; in fullBackupFile()