Searched defs:sendReply (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/obex/javax/obex/ | ||
H A D | ServerOperation.java | 375 public synchronized boolean sendReply(int type) throws IOException { in sendReply() method in ServerOperation |
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ | ||
H A D | SapServer.java | 980 private void sendReply(SapMessage msg) { in sendReply() method in SapServer |
/aosp12/system/libhwbinder/ | ||
H A D | IPCThreadState.cpp | 778 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::hardware::IPCThreadState |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | IPCThreadState.cpp | 865 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::IPCThreadState |