Searched refs:getResponseCode (Results 1 – 11 of 11) sorted by relevance
41 inline MtpResponseCode getResponseCode() const { return getContainerCode(); } in getResponseCode() function
819 return mResponse.getResponseCode(); in readResponse()828 return mResponse.getResponseCode(); in readResponse()
213 LOGV("sending response %04X", mResponse.getResponseCode()); in run()
160 int getResponseCode() throws IOException; in getResponseCode() method
621 public int getResponseCode() throws IOException { in getResponseCode() method in HeaderSet
177 op.getResponseCode(); in delete()
169 public synchronized int getResponseCode() throws IOException { in getResponseCode() method in ClientOperation
553 public int getResponseCode() throws IOException { in getResponseCode() method in ServerOperation
359 return urlConnection.getResponseCode() != 204; in isWalledGardenConnection()
31215 method public int getResponseCode() throws java.io.IOException;