Home
last modified time | relevance | path

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

/external/okhttp/src/main/java/com/squareup/okhttp/
DOkHttpConnection.java635 public int getResponseCode() throws IOException { in getResponseCode() method in OkHttpConnection
/external/okhttp/src/main/java/libcore/net/http/
DRawHeaders.java157 public int getResponseCode() { in getResponseCode() method in RawHeaders
DHttpURLConnectionImpl.java490 @Override public final int getResponseCode() throws IOException { in getResponseCode() method in HttpURLConnectionImpl
DHttpEngine.java335 public final int getResponseCode() { in getResponseCode() method in HttpEngine
DHttpsURLConnectionImpl.java133 public int getResponseCode() throws IOException { in getResponseCode() method in HttpsURLConnectionImpl