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