Searched refs:accountsToRemove (Results 1 – 2 of 2) sorted by relevance
78 Set<Account> accountsToRemove = new HashSet<>(mAccountPreferenceMap.keySet()); in updateState() local99 accountsToRemove.remove(account); in updateState()109 for (Account accountToRemove : accountsToRemove) { in updateState()
1359 List<Account> accountsToRemove = accounts.accountsDb.findCeAccountsNotInDe(); in syncDeCeAccountsLocked() local1360 if (!accountsToRemove.isEmpty()) { in syncDeCeAccountsLocked()1361 Slog.i(TAG, accountsToRemove.size() in syncDeCeAccountsLocked()1367 for (Account account : accountsToRemove) { in syncDeCeAccountsLocked()