Searched refs:mBackupsDir (Results 1 – 1 of 1) sorted by relevance
125 private final File mBackupsDir; field in UsageStatsDatabase157 mBackupsDir = new File(dir, "backups"); in UsageStatsDatabase()426 if (mBackupsDir.exists() && !KEEP_BACKUP_DIR) { in checkVersionAndBuildLocked()428 deleteDirectory(mBackupsDir); in checkVersionAndBuildLocked()454 final File backupDir = new File(mBackupsDir, Long.toString(token)); in doUpgradeLocked()523 final File backupDir = new File(mBackupsDir, Long.toString(token)); in continueUpgradeLocked()