Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpResponsePacket.h41 inline MtpResponseCode getResponseCode() const { return getContainerCode(); } in getResponseCode() function
/frameworks/base/obex/javax/obex/
DOperation.java160 int getResponseCode() throws IOException; in getResponseCode() method
DHeaderSet.java703 public int getResponseCode() throws IOException { in getResponseCode() method in HeaderSet
DClientOperation.java209 public synchronized int getResponseCode() throws IOException { in getResponseCode() method in ClientOperation
DServerOperation.java686 public int getResponseCode() throws IOException { in getResponseCode() method in ServerOperation
/frameworks/base/core/java/android/service/gatekeeper/
DGateKeeperResponse.java104 public int getResponseCode() { in getResponseCode() method in GateKeeperResponse
/frameworks/base/core/java/com/android/internal/widget/
DVerifyCredentialResponse.java115 public int getResponseCode() { in getResponseCode() method in VerifyCredentialResponse