Searched refs:setSoTimeout (Results 1 – 13 of 13) sorted by relevance
83 public static void setSoTimeout(final HttpParams params, int timeout) { in setSoTimeout() method in HttpConnectionParams
76 socket.setSoTimeout(timeout); in requestTime()
227 public void setSoTimeout(int n) throws IOException { in setSoTimeout() method in LocalSocket
150 newActivePing.socket.setSoTimeout(SOCKET_TIMEOUT_MS); in handleMessage()
157 socket.setSoTimeout(10000); in testDns()
86 HttpConnectionParams.setSoTimeout(httpParams, timeoutMs); in performRequest()
456 mSocket.setSoTimeout(timeout); in accept()460 mSocket.setSoTimeout(0); in accept()
330 sslsock.setSoTimeout(soTimeout); in connectSocket()
649 s.setSoTimeout(mTimeout); in handleClient()
99 mSocket.setSoTimeout(CONNECTION_TIMEOUT_MILLIS); in ZygoteConnection()
1258 mSockets[i].setSoTimeout(500); in execute()
18287 method public void setSoTimeout(int) throws java.io.IOException;45632 method public synchronized void setSoTimeout(int) throws java.net.SocketException;45982 method public synchronized void setSoTimeout(int) throws java.net.SocketException;46031 method public synchronized void setSoTimeout(int) throws java.net.SocketException;57077 method public static void setSoTimeout(org.apache.http.params.HttpParams, int);
19799 method public void setSoTimeout(int) throws java.io.IOException;48238 method public synchronized void setSoTimeout(int) throws java.net.SocketException;48588 method public synchronized void setSoTimeout(int) throws java.net.SocketException;48637 method public synchronized void setSoTimeout(int) throws java.net.SocketException;59683 method public static void setSoTimeout(org.apache.http.params.HttpParams, int);