Searched defs:testPhoneAccount (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DPhoneAccountRegistrarTest.java113 public void testPhoneAccount() throws Exception { method in class:PhoneAccountRegistrarTest
H A DTelecomServiceImplTest.java456 private void registerPhoneAccountTestHelper(PhoneAccount testPhoneAccount, argument
461 mTSIBinder.registerPhoneAccount(testPhoneAccount);
468 verify(mFakePhoneAccountRegistrar).registerPhoneAccount(testPhoneAccount);

Completed in 109 milliseconds