Home
last modified time | relevance | path

Searched defs:setRequestMethod (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnection.java91 public void setRequestMethod(String requestMethodType) throws IOException { in setRequestMethod() method in HttpsServiceConnection
/packages/modules/Wifi/service/java/com/android/server/wifi/entitlement/http/
DHttpRequest.java80 public abstract Builder setRequestMethod(@NonNull String requestMethod); in setRequestMethod() method in HttpRequest.Builder