Searched refs:accountWithCapability (Results 1 – 1 of 1) sorted by relevance
895 PhoneAccount accountWithCapability = new PhoneAccount.Builder(handle, "label") in testSelfManagedPhoneAccountWithTransactionalOperations() local900 assertTrue(mRegistrar.hasTransactionalCallCapabilities(accountWithCapability)); in testSelfManagedPhoneAccountWithTransactionalOperations()903 mRegistrar.registerPhoneAccount(accountWithCapability); in testSelfManagedPhoneAccountWithTransactionalOperations()917 PhoneAccount accountWithCapability = new PhoneAccount.Builder(handle, "label") in testRegisterPhoneAccountAmendsSelfManagedCapabilityInternally() local922 assertTrue(mRegistrar.hasTransactionalCallCapabilities(accountWithCapability)); in testRegisterPhoneAccountAmendsSelfManagedCapabilityInternally()926 mRegistrar.registerPhoneAccount(accountWithCapability); in testRegisterPhoneAccountAmendsSelfManagedCapabilityInternally()