Searched refs:backupAccounts (Results 1 – 1 of 1) sorted by relevance
539 backupAccounts(context, mainDatabase); in restoreIfNeeded()549 backupAccounts(context, mainDatabase); in restoreIfNeeded()1681 private static int backupAccounts(final Context context, final SQLiteDatabase db) { in backupAccounts() method in EmailProvider1922 return backupAccounts(getContext(), getDatabase(getContext())); in update()