Searched refs:requestMethodType (Results 1 – 1 of 1) sorted by relevance
91 public void setRequestMethod(String requestMethodType) throws IOException { in setRequestMethod() argument92 mConnection.setRequestMethod(requestMethodType); in setRequestMethod()