Searched refs:SENDMSG_NOOP (Results 1 – 1 of 1) sorted by relevance
563 private static final int SENDMSG_NOOP = 1; field in RemoteController575 } else if (existingMsgPolicy == SENDMSG_NOOP && handler.hasMessages(msg)) { in sendMsg()