Searched refs:MSG_SEND (Results 1 – 2 of 2) sorted by relevance
55 private static final int MSG_SEND = 1; field in MdnsReplySender149 mDependencies.removeMessages(mHandler, MSG_SEND, reply.source); in queueReply()189 mHandler.obtainMessage(MSG_SEND, newReply.source), newReply.sendDelayMs); in queueReply()192 mHandler, mHandler.obtainMessage(MSG_SEND, reply), reply.sendDelayMs); in queueReply()223 mDependencies.removeMessages(mHandler, MSG_SEND); in cancelAll()
44 MSG_SEND, enumerator129 } else if (msg.id == MSG_SEND) { in _send_thread()412 msg.id = MSG_SEND; in _print_page()