Searched refs:mBackupsDir (Results 1 – 1 of 1) sorted by relevance
117 private final File mBackupsDir; field in UsageStatsDatabase149 mBackupsDir = new File(dir, "backups"); in UsageStatsDatabase()413 if (mBackupsDir.exists() && !KEEP_BACKUP_DIR) { in checkVersionAndBuildLocked()415 deleteDirectory(mBackupsDir); in checkVersionAndBuildLocked()441 final File backupDir = new File(mBackupsDir, Long.toString(token)); in doUpgradeLocked()510 final File backupDir = new File(mBackupsDir, Long.toString(token)); in continueUpgradeLocked()