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