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