/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ |
D | HttpsServiceConnectionSEIgnoringConnectionClose.java | 15 public void setRequestProperty(String key, String value) { in setRequestProperty() method in HttpsServiceConnectionSEIgnoringConnectionClose
|
D | ServiceConnectionSE.java | 108 public void setRequestProperty(String string, String soapAction) { in setRequestProperty() method in ServiceConnectionSE
|
D | HttpsServiceConnectionSE.java | 117 public void setRequestProperty(String key, String value) { in setRequestProperty() method in HttpsServiceConnectionSE
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_HttpConnector.java | 40 public void setRequestProperty(String key, String value) throws IOException; in setRequestProperty() method
|
D | Support_URLConnector.java | 74 public void setRequestProperty(String key, String value) throws IOException { in setRequestProperty() method in Support_URLConnector
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | ServiceConnection.java | 72 public void setRequestProperty(String propertyName, String value) throws IOException; in setRequestProperty() method
|
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/ |
D | DelegatingHttpsURLConnection.java | 257 @Override public void setRequestProperty(String field, String newValue) { in setRequestProperty() method in DelegatingHttpsURLConnection
|
D | HttpURLConnectionImpl.java | 541 @Override public final void setRequestProperty(String field, String newValue) { in setRequestProperty() method in HttpURLConnectionImpl
|
/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/ |
D | DelegatingHttpsURLConnection.java | 258 @Override public void setRequestProperty(String field, String newValue) { in setRequestProperty() method in DelegatingHttpsURLConnection
|
D | HttpURLConnectionImpl.java | 545 @Override public final void setRequestProperty(String field, String newValue) { in setRequestProperty() method in HttpURLConnectionImpl
|