Searched refs:TCP (Results 1 – 6 of 6) sorted by relevance
54 private static final String TCP = "TCP"; field in SipProfile222 if (!protocol.equals(UDP) && !protocol.equals(TCP)) { in setProtocol()
130 if (lp == null) lp = mSipProvider.getListeningPoint(ListeningPoint.TCP); in getListeningPoint()
369 // Used only by TCP and DOT. True for new connections.
311 field public static final String SIP_TRANSPORT_TCP = "TCP";
5972 // The source port if this was a TCP or UDP packet.5974 // The destination port if this was a TCP or UDP packet.
33498 Landroid/net/sip/SipProfile;->TCP:Ljava/lang/String;