Searched refs:isV4ReverseLookup (Results 1 - 2 of 2) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DDNSEntry.java169 return this.isV4ReverseLookup() || this.isV6ReverseLookup();
172 public boolean isV4ReverseLookup() { method in class:DNSEntry
H A DDNSQuestion.java109 if (this.isV4ReverseLookup()) {

Completed in 173 milliseconds