Searched defs:getResponseCode (Results 1 - 7 of 7) sorted by last modified time

/frameworks/base/obex/javax/obex/
H A DClientOperation.java209 public synchronized int getResponseCode() throws IOException { method in class:ClientOperation
H A DHeaderSet.java703 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.java686 public int getResponseCode() throws IOException { method in class:ServerOperation
/frameworks/base/core/java/android/service/gatekeeper/
H A DGateKeeperResponse.java104 public int getResponseCode() { method in class:GateKeeperResponse
/frameworks/base/core/java/com/android/internal/widget/
H A DVerifyCredentialResponse.java115 public int getResponseCode() { method in class:VerifyCredentialResponse
/frameworks/av/media/mtp/
H A DMtpResponsePacket.h41 inline MtpResponseCode getResponseCode() const { return getContainerCode(); } function in class:android::MtpResponsePacket

Completed in 2015 milliseconds