Searched refs:ERROR_NOT_RESPONSE_MESSAGE (Results 1 – 4 of 4) sorted by relevance
26 public static final int ERROR_NOT_RESPONSE_MESSAGE = 1; field in MdnsResponseErrorCode
97 MdnsResponseErrorCode.ERROR_NOT_RESPONSE_MESSAGE, "Not a response", null); in parseResponse()
254 if (e.code != MdnsResponseErrorCode.ERROR_NOT_RESPONSE_MESSAGE) { in processResponsePacket()
482 return MdnsResponseErrorCode.ERROR_NOT_RESPONSE_MESSAGE; in processResponsePacket()