Searched refs:ACCOUNT_UUIDS (Results 1 – 1 of 1) sorted by relevance
42 private static final String ACCOUNT_UUIDS = "accountUuids"; field in Preferences113 return getPreferences(context).mSharedPreferences.getString(ACCOUNT_UUIDS, null); in getLegacyBackupPreference()117 getPreferences(context).mSharedPreferences.edit().remove(ACCOUNT_UUIDS).apply(); in clearLegacyBackupPreference()