Home
last modified time | relevance | path

Searched defs:sendReply (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/obex/javax/obex/
H A DServerOperation.java375 public synchronized boolean sendReply(int type) throws IOException { in sendReply() method in ServerOperation
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java980 private void sendReply(SapMessage msg) { in sendReply() method in SapServer
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp778 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::hardware::IPCThreadState
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp865 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::IPCThreadState