Searched refs:findAllDeAccounts (Results 1 – 4 of 4) sorted by relevance
304 Account newAccount = mAccountsDb.findAllDeAccounts().get(accId); in testRenameAccount()
817 Map<Long, Account> findAllDeAccounts() { in findAllDeAccounts() method in AccountsDb
1176 final Map<Long, Account> accountsMap = accountsDb.findAllDeAccounts(); in validateAccountsInternal()
2410 HSPLcom/android/server/accounts/AccountsDb;->findAllDeAccounts()Ljava/util/Map;