Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java483 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testSipDialogStateChangesOnMultipleDelegates() local
833 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testImsServiceDisconnected() local
1007 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateMultipleDelegates() local
1065 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateDelegateMessagingAppChangesToApp() local
2197 private void verifyUpdateRegistrationCalled(TestImsRegistration regImpl) { in verifyUpdateRegistrationCalled()