Searched refs:getSoTimeout (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/core/java/android/net/
H A DLocalSocket.java231 public int getSoTimeout() throws IOException { method in class:LocalSocket
/frameworks/base/core/java/org/apache/http/conn/ssl/
H A DSSLSocketFactory.java319 int soTimeout = HttpConnectionParams.getSoTimeout(params);
/frameworks/base/core/java/org/apache/http/params/
H A DHttpConnectionParams.java68 public static int getSoTimeout(final HttpParams params) { method in class:HttpConnectionParams

Completed in 53 milliseconds