Searched refs:a21 (Results 1 – 1 of 1) sorted by relevance
201 Account a21 = new Account("account2", AccountManagerServiceTestFixtures.ACCOUNT_TYPE_1); in testCheckAddAccount() local208 mAms.addAccountExplicitly(a21, "p21", null); in testCheckAddAccount()219 assertEquals(a21, accounts[1]); in testCheckAddAccount()230 assertEquals(a21, accounts[1]); in testCheckAddAccount()233 mAms.removeAccountInternal(a21); in testCheckAddAccount()