Searched refs:backupAccounts (Results 1 – 1 of 1) sorted by relevance
606 backupAccounts(context, mainDatabase); in restoreIfNeeded()1396 private static int backupAccounts(Context context, SQLiteDatabase mainDatabase) { in backupAccounts() method in EmailProvider1448 return backupAccounts(getContext(), getDatabase(getContext())); in update()