Home
last modified time | relevance | path

Searched refs:setRequestMethod (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnection.java91 public void setRequestMethod(String requestMethodType) throws IOException { in setRequestMethod() method in HttpsServiceConnection
92 mConnection.setRequestMethod(requestMethodType); in setRequestMethod()
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
DNetworkActivity.java270 conn.setRequestMethod("GET"); in downloadUrl()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOsuServerConnection.java459 mServiceConnection.setRequestMethod("GET"); in getCert()
/frameworks/base/media/java/android/media/
DMediaPlayer.java5275 connection.setRequestMethod("POST"); in run()
/frameworks/base/config/
Dboot-image-profile.txt24948 HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->setRequestMethod(Ljava/lang/String;)V
24962 HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->setRequestMethod(Ljava/lang/String;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42955 method public void setRequestMethod(java.lang.String) throws java.net.ProtocolException;
/frameworks/base/non-updatable-api/
Dcurrent.txt63326 method public void setRequestMethod(String) throws java.net.ProtocolException;
/frameworks/base/api/
Dcurrent.txt63470 method public void setRequestMethod(String) throws java.net.ProtocolException;