Searched refs:setRemoteRtpAddress (Results 1 – 6 of 6) sorted by relevance
118 .setRemoteRtpAddress(new InetSocketAddress( in testNotEqual()138 .setRemoteRtpAddress(new InetSocketAddress( in testNotEqual()159 .setRemoteRtpAddress(new InetSocketAddress( in createTextConfig()
149 .setRemoteRtpAddress(new InetSocketAddress( in testNotEqual()175 .setRemoteRtpAddress(new InetSocketAddress( in createAudioConfig()
127 .setRemoteRtpAddress(new InetSocketAddress( in testNotEqual()160 .setRemoteRtpAddress(new InetSocketAddress( in createVideoConfig()
156 public void setRemoteRtpAddress(final InetSocketAddress mRemoteRtpAddress) { in setRemoteRtpAddress() method in RtpConfig363 public T setRemoteRtpAddress(final InetSocketAddress remoteRtpAddress) { in setRemoteRtpAddress() method in RtpConfig.AbstractBuilder
1429 .setRemoteRtpAddress(remoteRtpAddress) in createAudioConfig()1450 .setRemoteRtpAddress(remoteRtpAddress) in createAudioConfig()1471 .setRemoteRtpAddress(remoteRtpAddress) in createAudioConfig()1492 .setRemoteRtpAddress(remoteRtpAddress) in createAudioConfig()1517 .setRemoteRtpAddress(remoteRtpAddress) in createVideoConfig()1549 .setRemoteRtpAddress(remoteRtpAddress) in createTextConfig()
391 .setRemoteRtpAddress(buildRtpAddress(rtpConfig)) in convertToAudioConfig()