Searched refs:telAccount (Results 1 – 1 of 1) sorted by relevance
542 PhoneAccountHandle telAccount = makeQuickAccountHandle("tel_acct"); in testDefaultOutgoing() local543 registerAndEnableAccount(new PhoneAccount.Builder(telAccount, "tel_acct") in testDefaultOutgoing()549 assertEquals(telAccount, defaultAccount); in testDefaultOutgoing()562 assertEquals(telAccount, defaultAccount); in testDefaultOutgoing()572 assertEquals(telAccount, defaultAccount); in testDefaultOutgoing()575 mRegistrar.unregisterPhoneAccount(telAccount); in testDefaultOutgoing()