Searched refs:ceAccountId (Results 1 – 1 of 1) sorted by relevance
2529 long ceAccountId = accounts.accountsDb.findCeAccountId(account); in removeAccountInternal() local2530 if (ceAccountId >= 0) { in removeAccountInternal()2531 accounts.accountsDb.deleteCeAccount(ceAccountId); in removeAccountInternal()