Home
last modified time | relevance | path

Searched refs:regImpl (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java491 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testSipDialogStateChangesOnMultipleDelegates() local
536 verifyUpdateRegistrationCalled(regImpl); in testSipDialogStateChangesOnMultipleDelegates()
567 verifyUpdateRegistrationCalled(regImpl); in testSipDialogStateChangesOnMultipleDelegates()
841 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testImsServiceDisconnected() local
849 verifyUpdateRegistrationCalled(regImpl); in testImsServiceDisconnected()
1015 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateMultipleDelegates() local
1042 verifyUpdateRegistrationCalled(regImpl); in testCreateMultipleDelegates()
1055 verifyUpdateRegistrationCalled(regImpl); in testCreateMultipleDelegates()
1073 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateDelegateMessagingAppChangesToApp() local
1082 regImpl.resetLatch(TestImsRegistration.LATCH_TRIGGER_DEREGISTRATION, 1); in testCreateDelegateMessagingAppChangesToApp()
[all …]