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