Searched defs:getResponseCode (Results 1 - 5 of 5) sorted by path

/frameworks/av/media/mtp/
H A DMtpResponsePacket.h41 inline MtpResponseCode getResponseCode() const { return getContainerCode(); } function in class:android::MtpResponsePacket
/frameworks/base/obex/javax/obex/
H A DClientOperation.java189 public synchronized int getResponseCode() throws IOException { method in class:ClientOperation
H A DHeaderSet.java646 public int getResponseCode() throws IOException { method in class:HeaderSet
H A DOperation.java108 * <code>getResponseCode()</code> will do an implicit close on the
113 * will be set.) A call to <code>getResponseCode()</code> will cause an implicit
160 int getResponseCode() throws IOException; method in interface:Operation
H A DServerOperation.java564 public int getResponseCode() throws IOException { method in class:ServerOperation

Completed in 239 milliseconds