Searched refs:typeEntry (Results 1 – 2 of 2) sorted by relevance
52 ServiceTypeEntry typeEntry = this.getDns().getServiceTypes().get(type); in addAnswers() local53 …SRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, DNSConstants.DNS_TTL, typeEntry.getType()), now); in addAnswers()
100 ServiceTypeEntry typeEntry = jmDNSImpl.getServiceTypes().get(serviceType); in addAnswers() local101 …", DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, DNSConstants.DNS_TTL, typeEntry.getType())); in addAnswers()