Searched refs:deleteCeAccount (Results 1 – 4 of 4) sorted by relevance
134 mAccountsDb.deleteCeAccount(accId); in testCeAccountInsertFindDelete()213 mAccountsDb.deleteCeAccount(accId); in testExtrasInsertFindDelete()
1267 boolean deleteCeAccount(long accountId) { in deleteCeAccount() method in AccountsDb
1206 accountsDb.deleteCeAccount(accountId); in validateAccountsInternal()2403 accounts.accountsDb.deleteCeAccount(ceAccountId); in removeAccountInternal()
5214 PLcom/android/server/accounts/AccountsDb;->deleteCeAccount(J)Z