Searched refs:findCeAccountsNotInDe (Results 1 – 3 of 3) sorted by relevance
318 List<Account> ceAccounts = mAccountsDb.findCeAccountsNotInDe(); in testFindCeAccountsNotInDe()
1225 List<Account> findCeAccountsNotInDe() { in findCeAccountsNotInDe() method in AccountsDb
1327 List<Account> accountsToRemove = accounts.accountsDb.findCeAccountsNotInDe(); in syncDeCeAccountsLocked()