Home
last modified time | relevance | path

Searched refs:findCeAccountsNotInDe (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java338 List<Account> ceAccounts = mAccountsDb.findCeAccountsNotInDe(); in testFindCeAccountsNotInDe()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountsDb.java1244 List<Account> findCeAccountsNotInDe() { in findCeAccountsNotInDe() method in AccountsDb
DAccountManagerService.java1350 List<Account> accountsToRemove = accounts.accountsDb.findCeAccountsNotInDe(); in syncDeCeAccountsLocked()
/frameworks/base/services/
Dart-profile2416 HSPLcom/android/server/accounts/AccountsDb;->findCeAccountsNotInDe()Ljava/util/List;