Searched refs:roundTripPhoneAccount (Results 1 – 1 of 1) sorted by relevance
812 roundTripPhoneAccount(new PhoneAccount.Builder(handle, null).build()); in testPhoneAccountParceling()813 roundTripPhoneAccount(new PhoneAccount.Builder(handle, "foo").build()); in testPhoneAccountParceling()814 roundTripPhoneAccount( in testPhoneAccountParceling()827 roundTripPhoneAccount( in testPhoneAccountParceling()2154 private static void roundTripPhoneAccount(PhoneAccount original) throws Exception { in roundTripPhoneAccount() method in PhoneAccountRegistrarTest