Searched refs:accountsWithDataSetsToDelete (Results 1 – 1 of 1) sorted by relevance
5425 final List<AccountWithDataSet> accountsWithDataSetsToDelete = Lists.newArrayList(); in updateAccountsInBackground() local5432 accountsWithDataSetsToDelete.add(knownAccountWithDataSet); in updateAccountsInBackground()5435 if (!accountsWithDataSetsToDelete.isEmpty()) { in updateAccountsInBackground()5436 for (AccountWithDataSet accountWithDataSet : accountsWithDataSetsToDelete) { in updateAccountsInBackground()