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.java491 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testSipDialogStateChangesOnMultipleDelegates() local
841 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testImsServiceDisconnected() local
1015 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateMultipleDelegates() local
1073 TestImsRegistration regImpl = sServiceConnector.getCarrierService().getImsRegistration(); in testCreateDelegateMessagingAppChangesToApp() local
2205 private void verifyUpdateRegistrationCalled(TestImsRegistration regImpl) { in verifyUpdateRegistrationCalled()