Home
last modified time | relevance | path

Searched refs:requestMethodType (Results 1 – 1 of 1) 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() argument
92 mConnection.setRequestMethod(requestMethodType); in setRequestMethod()