Home
last modified time | relevance | path

Searched refs:setHttpElementCharset (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DHttpProtocolParamBean.java48 public void setHttpElementCharset (final String httpElementCharset) { in setHttpElementCharset() method in HttpProtocolParamBean
49 HttpProtocolParams.setHttpElementCharset(params, httpElementCharset); in setHttpElementCharset()
DHttpProtocolParams.java87 public static void setHttpElementCharset(final HttpParams params, final String charset) { in setHttpElementCharset() method in HttpProtocolParams
/external/apache-http/api/
Dcurrent.txt3787 method @Deprecated public void setHttpElementCharset(String);
3799 …method @Deprecated public static void setHttpElementCharset(org.apache.http.params.HttpParams, Str…