Home
last modified time | relevance | path

Searched refs:deleteCeAccount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java114 mAccountsDb.deleteCeAccount(accId); in testCeAccountInsertFindDelete()
193 mAccountsDb.deleteCeAccount(accId); in testExtrasInsertFindDelete()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountsDb.java1248 boolean deleteCeAccount(long accountId) { in deleteCeAccount() method in AccountsDb
DAccountManagerService.java1202 accountsDb.deleteCeAccount(accountId); in validateAccountsInternal()
2308 accounts.accountsDb.deleteCeAccount(ceAccountId); in removeAccountInternal()