Searched refs:deviceFilesDir (Results 1 – 1 of 1) sorted by relevance
326 final String deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in onFullBackup() local352 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()381 traversalExcludeSet.remove(deviceFilesDir); in onFullBackup()385 traversalExcludeSet.add(deviceFilesDir); in onFullBackup()513 final String deviceFilesDir; in fullBackupFile() local540 deviceFilesDir = deContext.getFilesDir().getCanonicalPath(); in fullBackupFile()600 } else if (filePath.startsWith(deviceFilesDir)) { in fullBackupFile()602 rootpath = deviceFilesDir; in fullBackupFile()