Searched refs:CLASS_ANY (Results 1 – 2 of 2) sorted by relevance
51 public static final int CLASS_ANY = 0x00ff; field in MdnsRecord
834 if (question.getRecordClass() != MdnsRecord.CLASS_ANY in addReplyFromService()