Searched refs:isQuery (Results 1 - 5 of 5) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DSocketListener.java54 if (msg.isQuery()) {
H A DDNSMessage.java198 public boolean isQuery() { method in class:DNSMessage
H A DDNSIncoming.java456 buf.append(isQuery() ? "dns[query," : "dns[response,");
534 if (this.isQuery() && this.isTruncated() && that.isQuery()) {
H A DDNSOutgoing.java359 public boolean isQuery() { method in class:DNSOutgoing
378 buf.append(isQuery() ? "dns[query:" : "dns[response:");
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 134 milliseconds