Searched refs:getRemoteConnection (Results 1 – 4 of 4) sorted by relevance
276 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionAdd()307 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionRemove()368 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConferenceableConnections()439 remoteConnections.add(((MockConnection)c).getRemoteConnection()); in verifyRemoteConferenceObject()476 ((MockConnection)connection1).getRemoteConnection(); in addRemoteConnectionOutgoingCalls()478 ((MockConnection)connection2).getRemoteConnection(); in addRemoteConnectionOutgoingCalls()
69 mRemoteConference.separate(((MockConnection)connection).getRemoteConnection()); in onSeparate()
224 public RemoteConnection getRemoteConnection() { in getRemoteConnection() method in MockConnection
464 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConnectionCallbacks_ConferenceableConnections()1141 mRemoteConnectionObject = mConnection.getRemoteConnection(); in addRemoteConnectionOutgoingCall()1175 mRemoteConnectionObject = mConnection.getRemoteConnection(); in addRemoteConnectionIncomingCall()