Searched refs:hasServiceRecord (Results 1 – 5 of 5) sorted by relevance
190 public synchronized boolean hasServiceRecord() { in hasServiceRecord() method in MdnsResponse357 if (!hasServiceRecord()) { in getMinRemainingTtl()
157 boolean renewSrv = !response.hasServiceRecord() || MdnsUtils.isRecordRenewalNeeded( in call()
278 if (!response.hasServiceRecord() || response.getMinRemainingTtl(now) > 0) { in removeExpiredServices()
310 if (response.hasServiceRecord()) { in buildMdnsServiceInfoFromResponse()697 if (existingResponse.hasServiceRecord() in tryRemoveServiceAfterTtlExpires()
171 assertFalse(response.hasServiceRecord()); in getServiceRecord_returnsAddedRecord()