Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java490 TestSipTransport transportImpl = sServiceConnector.getCarrierService().getSipTransport(); in testSipDialogStateChangesOnMultipleDelegates() local
497 transportImpl, Collections.emptySet(), 0); in testSipDialogStateChangesOnMultipleDelegates()
534 transportImpl, Collections.emptySet(), 1); in testSipDialogStateChangesOnMultipleDelegates()
557 destroySipDelegate(manager, transportImpl, delegateConn1, delegate1); in testSipDialogStateChangesOnMultipleDelegates()
561 verifySipDelegateDestroyed(transportImpl, delegate2); in testSipDialogStateChangesOnMultipleDelegates()
566 delegate2 = getSipDelegate(transportImpl, Collections.emptySet(), 0); in testSipDialogStateChangesOnMultipleDelegates()
570 destroySipDelegateAndVerifyConnDestroyed(manager, transportImpl, delegateConn2, delegate2); in testSipDialogStateChangesOnMultipleDelegates()
572 transportImpl.getDelegates().size()); in testSipDialogStateChangesOnMultipleDelegates()
792 TestSipTransport transportImpl = sServiceConnector.getCarrierService().getSipTransport(); in testCreateDestroyDelegateNotDefaultMessagingApp() local
799 createSipDelegateConnectionNoDelegateExpected(manager, delegateConn, transportImpl); in testCreateDestroyDelegateNotDefaultMessagingApp()
[all …]