Searched refs:peerProtocol (Results 1 – 10 of 10) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | UDPMessageChannel.java | 128 private String peerProtocol; field in UDPMessageChannel 230 peerProtocol = "UDP"; in UDPMessageChannel() 422 this.peerProtocol = v.getTransport(); in processIncomingDataPacket() 454 this.peerProtocol = ((Via) viaList.getFirst()).getTransport(); in processIncomingDataPacket() 636 this.peerProtocol)) { in sendMessage() 653 sendMessage(msg, peerAddress, peerPort, peerProtocol, in sendMessage() 749 int peerPort, String peerProtocol, boolean retry) in sendMessage() argument 764 if (peerProtocol.compareToIgnoreCase("UDP") == 0) { in sendMessage() 931 return this.peerProtocol; in getPeerProtocol()
|
D | TLSMessageChannel.java | 97 private String peerProtocol; field in TLSMessageChannel 178 this.peerProtocol = "TLS"; in TLSMessageChannel() 245 return this.peerProtocol; in getPeerProtocol() 257 this.peerProtocol, msg, retry,this); in sendMessage() 414 this.peerProtocol = v.getTransport(); in processMessage()
|
D | TCPMessageChannel.java | 93 protected String peerProtocol; field in TCPMessageChannel 163 this.peerProtocol = "TCP"; in TCPMessageChannel() 233 return this.peerProtocol; in getPeerProtocol() 253 this.peerAddress, this.peerPort, this.peerProtocol, msg, retry, this); in sendMessage() 438 this.peerProtocol = v.getTransport(); in processMessage()
|
D | SIPTransaction.java | 202 protected String peerProtocol; field in SIPTransaction 345 this.peerProtocol = newEncapsulatedChannel.getPeerProtocol(); in SIPTransaction() 691 return this.peerProtocol; in getPeerProtocol()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |