Home
last modified time | relevance | path

Searched refs:getSoTimeout (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/org/apache/http/params/
DHttpConnectionParams.java68 public static int getSoTimeout(final HttpParams params) { in getSoTimeout() method in HttpConnectionParams
/frameworks/base/core/java/android/net/
DLocalSocket.java231 public int getSoTimeout() throws IOException { in getSoTimeout() method in LocalSocket
/frameworks/base/core/java/org/apache/http/conn/ssl/
DSSLSocketFactory.java319 int soTimeout = HttpConnectionParams.getSoTimeout(params); in connectSocket()
/frameworks/base/api/
Dcurrent.txt18278 method public int getSoTimeout() throws java.io.IOException;
45620 method public synchronized int getSoTimeout() throws java.net.SocketException;
45975 method public synchronized int getSoTimeout() throws java.io.IOException;
46015 method public synchronized int getSoTimeout() throws java.net.SocketException;
57071 method public static int getSoTimeout(org.apache.http.params.HttpParams);
Dsystem-current.txt19790 method public int getSoTimeout() throws java.io.IOException;
48226 method public synchronized int getSoTimeout() throws java.net.SocketException;
48581 method public synchronized int getSoTimeout() throws java.io.IOException;
48621 method public synchronized int getSoTimeout() throws java.net.SocketException;
59677 method public static int getSoTimeout(org.apache.http.params.HttpParams);