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