Searched defs:sendReply (Results 1 – 3 of 3) sorted by relevance
365 public synchronized boolean sendReply(int type) throws IOException { in sendReply() method in ServerOperation
503 static void sendReply(Messenger messenger, int what, in sendReply() method in MediaRouteProviderService
712 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply() function in android::IPCThreadState