Searched refs:BACKUP_PREFS (Results 1 – 1 of 1) sorted by relevance
247 private static final String BACKUP_PREFS = "backup_shared_prefs"; field in TelephonyBackupAgent331 SharedPreferences sharedPreferences = getSharedPreferences(BACKUP_PREFS, MODE_PRIVATE); in onFullBackup()391 getSharedPreferences(BACKUP_PREFS, MODE_PRIVATE).edit() in clearSharedPreferences()404 SharedPreferences sharedPreferences = getSharedPreferences(BACKUP_PREFS, MODE_PRIVATE); in onQuotaExceeded()