Searched refs:hasTextRecord (Results 1 – 4 of 4) sorted by relevance
155 boolean renewTxt = !response.hasTextRecord() || MdnsUtils.isRecordRenewalNeeded( in call()
212 public synchronized boolean hasTextRecord() { in hasTextRecord() method in MdnsResponse
336 if (response.hasTextRecord()) { in buildMdnsServiceInfoFromResponse()
184 assertFalse(response.hasTextRecord()); in getTextRecord_returnsAddedRecord()