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