Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
477 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local497 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()532 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()536 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()699 final String deviceFilesDir; in fullBackupFile() local726 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()786 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()788 rootpath = deviceFilesDir; in fullBackupFile()