Searched defs:sendReply (Results 1 – 2 of 2) sorted by relevance
375 public synchronized boolean sendReply(int type) throws IOException { in sendReply() method in ServerOperation
821 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::IPCThreadState