Searched refs:findCeAccountsNotInDe (Results 1 – 4 of 4) sorted by relevance
338 List<Account> ceAccounts = mAccountsDb.findCeAccountsNotInDe(); in testFindCeAccountsNotInDe()
1244 List<Account> findCeAccountsNotInDe() { in findCeAccountsNotInDe() method in AccountsDb
1350 List<Account> accountsToRemove = accounts.accountsDb.findCeAccountsNotInDe(); in syncDeCeAccountsLocked()
2416 HSPLcom/android/server/accounts/AccountsDb;->findCeAccountsNotInDe()Ljava/util/List;