Home
last modified time | relevance | path

Searched defs:getSocket (Results 1 – 11 of 11) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnection.java74 Socket getSocket(); in getSocket() method
/external/testng/src/main/java/org/testng/remote/
DConnectionInfo.java31 public Socket getSocket() { in getSocket() method in ConnectionInfo
/external/apache-http/src/org/apache/http/conn/
DOperatedClientConnection.java101 Socket getSocket() in getSocket() method
/external/nist-sip/java/gov/nist/javax/sip/stack/
DIOHandler.java91 protected Socket getSocket(String key) { in getSocket() method in IOHandler
/external/apache-http/src/org/apache/http/impl/
DSocketHttpServerConnection.java117 protected Socket getSocket() { in getSocket() method in SocketHttpServerConnection
DSocketHttpClientConnection.java123 protected Socket getSocket() { in getSocket() method in SocketHttpClientConnection
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnection.java108 public final Socket getSocket() { in getSocket() method in DefaultClientConnection
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java381 public BluetoothSocket getSocket() { in getSocket() method in BluetoothRfcommFacade.ConnectThread
435 public BluetoothSocket getSocket() { in getSocket() method in BluetoothRfcommFacade.AcceptThread
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/
DRealConnection.java335 @Override public Socket getSocket() { in getSocket() method in RealConnection
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java2203 public MulticastSocket getSocket() { in getSocket() method in JmDNSImpl
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DNativeCryptoTest.java847 Socket getSocket() { in getSocket() method in NativeCryptoTest.TestSSLHandshakeCallbacks