Searched refs:getRemoteConnection (Results 1 – 4 of 4) sorted by relevance
300 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionAdd()335 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionRemove()437 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConferenceableConnections()518 RemoteConnection remoteConnection = ((MockConnection) c).getRemoteConnection(); in verifyRemoteConferenceObject()559 ((MockConnection)connection1).getRemoteConnection(); in addRemoteConnectionOutgoingCalls()561 ((MockConnection)connection2).getRemoteConnection(); in addRemoteConnectionOutgoingCalls()
98 mRemoteConference.separate(((MockConnection)connection).getRemoteConnection()); in onSeparate()
364 public RemoteConnection getRemoteConnection() { in getRemoteConnection() method in MockConnection
586 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConnectionCallbacks_ConferenceableConnections()1341 mRemoteConnectionObject = mConnection.getRemoteConnection(); in addRemoteConnectionOutgoingCall()1375 mRemoteConnectionObject = mConnection.getRemoteConnection(); in addRemoteConnectionIncomingCall()