Searched refs:selfManagedConnection (Results 1 – 2 of 2) sorted by relevance
741 TestServiceConnection selfManagedConnection = null; in testSelfManagedAndSimBasedCallSwapping() local750 selfManagedConnection = bindExternalSelfManagedServiceAndRegister( in testSelfManagedAndSimBasedCallSwapping()752 placeSelfManagedCallOnTestApp(selfManagedConnection.getInterface(), in testSelfManagedAndSimBasedCallSwapping()777 setRemoteConnectionActiveAndVerify(selfManagedConnection); in testSelfManagedAndSimBasedCallSwapping()784 if (selfManagedConnection != null) { in testSelfManagedAndSimBasedCallSwapping()785 tearDownControl(selfManagedConnection); in testSelfManagedAndSimBasedCallSwapping()867 SelfManagedConnection selfManagedConnection = null; in testAcceptRingingCallOnSingleSelfManagedCall() local876 selfManagedConnection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testAcceptRingingCallOnSingleSelfManagedCall()880 assertEquals(Call.STATE_RINGING, selfManagedConnection.getState()); in testAcceptRingingCallOnSingleSelfManagedCall()887 assertEquals(Call.STATE_RINGING, selfManagedConnection.getState()); in testAcceptRingingCallOnSingleSelfManagedCall()[all …]
242 SelfManagedConnection selfManagedConnection = in testConnectionServiceFocusGainedWithDifferentConnectionService() local257 selfManagedConnection.disconnectAndDestroy(); in testConnectionServiceFocusGainedWithDifferentConnectionService()