Home
last modified time | relevance | path

Searched defs:getResponseCode (Results 1 – 7 of 7) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DServiceConnection.java63 public int getResponseCode() throws IOException; in getResponseCode() method
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DServiceConnectionSE.java104 public int getResponseCode() throws IOException { in getResponseCode() method in ServiceConnectionSE
DHttpsServiceConnectionSE.java113 public int getResponseCode() throws IOException { in getResponseCode() method in HttpsServiceConnectionSE
/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java105 @Override public int getResponseCode() throws IOException { in getResponseCode() method in DelegatingHttpsURLConnection
DHttpURLConnectionImpl.java541 @Override public final int getResponseCode() throws IOException { in getResponseCode() method in HttpURLConnectionImpl
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java104 @Override public int getResponseCode() throws IOException { in getResponseCode() method in DelegatingHttpsURLConnection
DHttpURLConnectionImpl.java537 @Override public final int getResponseCode() throws IOException { in getResponseCode() method in HttpURLConnectionImpl