Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsRecordRepository.java654 final boolean isQuestionOnIpv4 = src.getAddress() instanceof Inet4Address; in getReply()
672 Collections.emptyList(), isQuestionOnIpv4)) { in getReply()
684 answerInfo, additionalAnswerInfo, packet.answers, isQuestionOnIpv4)) { in getReply()
762 } else if (isQuestionOnIpv4) { in getReply()
774 if (isQuestionOnIpv4) { in getReply()
811 boolean isQuestionOnIpv4) { in addReplyFromService() argument
861 if (isQuestionOnIpv4) { // IPv4 in addReplyFromService()