Searched refs:hasSubtype (Results 1 – 4 of 4) sorted by relevance
48 assertTrue(ptrRecord1.hasSubtype()) in testPointerRecordHasSubType()49 assertTrue(ptrRecord2.hasSubtype()) in testPointerRecordHasSubType()
198 assertFalse(record.hasSubtype()); in testPointerRecord()
70 public boolean hasSubtype() { in hasSubtype() method in MdnsPointerRecord76 return hasSubtype() ? name[0] : null; in getSubtype()
138 if (pointerRecord.hasSubtype()) { in hasSubtypes()166 if (pointerRecord.hasSubtype()) { in removeSubtypes()378 && ((MdnsPointerRecord) record).hasSubtype()) { in isGoodbye()