Searched refs:setRequestMethod (Results 1 – 8 of 8) sorted by relevance
91 public void setRequestMethod(String requestMethodType) throws IOException { in setRequestMethod() method in HttpsServiceConnection92 mConnection.setRequestMethod(requestMethodType); in setRequestMethod()
270 conn.setRequestMethod("GET"); in downloadUrl()
459 mServiceConnection.setRequestMethod("GET"); in getCert()
5275 connection.setRequestMethod("POST"); in run()
24948 HSPLcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->setRequestMethod(Ljava/lang/String;)V24962 HSPLcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->setRequestMethod(Ljava/lang/String;)V
42955 method public void setRequestMethod(java.lang.String) throws java.net.ProtocolException;
63326 method public void setRequestMethod(String) throws java.net.ProtocolException;
63470 method public void setRequestMethod(String) throws java.net.ProtocolException;