Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/org/apache/http/params/
H A DHttpConnectionParams.java187 public static void setConnectionTimeout(final HttpParams params, int timeout) { in setConnectionTimeout() method in HttpConnectionParams
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt22723 HSPLorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/Http…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt31603 HSPLorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/Http…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt61841 …method @Deprecated public static void setConnectionTimeout(org.apache.http.params.HttpParams, int);