Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
401 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local427 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()456 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()460 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()600 final String deviceFilesDir; in fullBackupFile() local627 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()687 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()689 rootpath = deviceFilesDir; in fullBackupFile()