Searched refs:updateAccountsInBackground (Results 1 – 1 of 1) sorted by relevance
1767 boolean accountsChanged = updateAccountsInBackground(accounts); in performBackgroundTask()1769 accountsChanged |= updateAccountsInBackground(accounts); in performBackgroundTask()5198 private boolean updateAccountsInBackground(Account[] systemAccounts) { in updateAccountsInBackground() method in ContactsProvider2