Home
last modified time | relevance | path

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

/frameworks/base/core/java/org/apache/http/params/
DHttpConnectionParams.java178 (CoreConnectionPNames.CONNECTION_TIMEOUT, 0); in getConnectionTimeout()
192 (CoreConnectionPNames.CONNECTION_TIMEOUT, timeout); in setConnectionTimeout()
DCoreConnectionPNames.java102 public static final String CONNECTION_TIMEOUT = "http.connection.timeout"; field
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt57226 field public static final java.lang.String CONNECTION_TIMEOUT = "http.connection.timeout";
/frameworks/base/non-updatable-api/
Dcurrent.txt78422 field @Deprecated public static final String CONNECTION_TIMEOUT = "http.connection.timeout";
/frameworks/base/api/
Dcurrent.txt78566 field @Deprecated public static final String CONNECTION_TIMEOUT = "http.connection.timeout";