Home
last modified time | relevance | path

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

/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