Home
last modified time | relevance | path

Searched refs:getTTL (Results 1 – 11 of 11) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/tasks/state/
DRenewer.java59 timer.schedule(this, getTTL() * 500, getTTL() * 500); in start()
105 …r (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) { in buildOutgoingForDNS()
118 …for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalH… in buildOutgoingForInfo()
DCanceler.java104 …r (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) { in buildOutgoingForDNS()
117 …for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalH… in buildOutgoingForInfo()
DAnnouncer.java104 …r (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) { in buildOutgoingForDNS()
117 …for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalH… in buildOutgoingForInfo()
DProber.java118 …NSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.NOT_UNIQUE, this.getTTL())) { in buildOutgoingForDNS()
133 …ualifiedName(), DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, this.getTTL(), info.getPriorit… in buildOutgoingForInfo()
DDNSStateTask.java66 public int getTTL() { in getTTL() method in DNSStateTask
/external/nist-sip/java/javax/sip/header/
DViaHeader.java33 int getTTL(); in getTTL() method
/external/nist-sip/java/gov/nist/javax/sip/header/
DVia.java426 public int getTTL() { in getTTL() method in Via
/external/jmdns/src/javax/jmdns/impl/
DDNSOutgoing.java158 writeInt((now == 0) ? rec.getTTL() : rec.getRemainingTTL(now)); in writeRecord()
DDNSRecord.java1022 public int getTTL() { in getTTL() method in DNSRecord
DJmDNSImpl.java1353 if (newRecord.getTTL() == 0) { in handleRecord()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...