Home
last modified time | relevance | path

Searched defs:hasQuestion (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceTypeClientTests.java2120 private static boolean hasQuestion(MdnsPacket packet, int type) { in hasQuestion() method in MdnsServiceTypeClientTests
2124 private static boolean hasQuestion(MdnsPacket packet, int type, @Nullable String[] name) { in hasQuestion() method in MdnsServiceTypeClientTests