Searched refs:newConnection (Results 1 – 3 of 3) sorted by relevance
153 MockConnection newConnection = verifyConnectionForOutgoingCall(2); in testConferenceSetters() local157 connectionList.add(newConnection); in testConferenceSetters()185 mConferenceObject.addConnection(newConnection); in testConferenceSetters()189 mConferenceObject.removeConnection(newConnection); in testConferenceSetters()224 MockConnection newConnection = verifyConnectionForOutgoingCall(2); in testConferenceAddAndRemoveConnection() local228 connectionList.add(newConnection); in testConferenceAddAndRemoveConnection()233 mConferenceObject.addConnection(newConnection); in testConferenceAddAndRemoveConnection()237 mConferenceObject.removeConnection(newConnection); in testConferenceAddAndRemoveConnection()
277 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2); in testRemoteConferenceCallbacks_ConnectionAdd() local278 mRemoteConference.addConnection(newConnection); in testRemoteConferenceCallbacks_ConnectionAdd()308 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2); in testRemoteConferenceCallbacks_ConnectionRemove() local309 mRemoteConference.addConnection(newConnection); in testRemoteConferenceCallbacks_ConnectionRemove()310 mRemoteConference.removeConnection(newConnection); in testRemoteConferenceCallbacks_ConnectionRemove()369 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1); in testRemoteConferenceCallbacks_ConferenceableConnections() local371 confList.add(newConnection); in testRemoteConferenceCallbacks_ConferenceableConnections()
465 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1); in testRemoteConnectionCallbacks_ConferenceableConnections() local467 confList.add(newConnection); in testRemoteConnectionCallbacks_ConferenceableConnections()