Searched defs:textRecord (Results 1 – 4 of 4) sorted by relevance
39 private MdnsTextRecord textRecord; field in MdnsResponse194 public synchronized boolean setTextRecord(MdnsTextRecord textRecord) { in setTextRecord()
209 MdnsTextRecord textRecord = (MdnsTextRecord) record; in augmentResponses() local
261 MdnsTextRecord textRecord = response.getTextRecord(); in testDecodeMultipleAnswerPacket() local
1486 final MdnsTextRecord textRecord = new MdnsTextRecord( in createResponse() local