Searched refs:telAccount2 (Results 1 – 1 of 1) sorted by relevance
613 PhoneAccountHandle telAccount2 = makeQuickAccountHandle("tel_acct2"); in testReplacePhoneAccountByGroup() local614 registerAndEnableAccount(new PhoneAccount.Builder(telAccount2, "tel_acct2") in testReplacePhoneAccountByGroup()621 assertEquals(telAccount2, defaultAccount); in testReplacePhoneAccountByGroup()705 PhoneAccountHandle telAccount2 = makeQuickAccountHandle("tel_acct2"); in testAddSameGroup() local706 registerAndEnableAccount(new PhoneAccount.Builder(telAccount2, "tel_acct2") in testAddSameGroup()713 assertEquals(telAccount2, defaultAccount); in testAddSameGroup()741 PhoneAccountHandle telAccount2 = makeQuickAccountHandle( in testAddSameGroupButDifferentComponent() local743 registerAndEnableAccount(new PhoneAccount.Builder(telAccount2, "tel_acct2") in testAddSameGroupButDifferentComponent()748 assertNotNull(mRegistrar.getPhoneAccountUnchecked(telAccount2)); in testAddSameGroupButDifferentComponent()778 PhoneAccountHandle telAccount2 = makeQuickAccountHandle("tel_acct2"); in testAddSameGroupButDifferentComponent2() local[all …]