Searched refs:replyUnicastEnabled (Results 1 – 1 of 1) sorted by relevance
664 final boolean replyUnicastEnabled = mMdnsFeatureFlags.isUnicastReplyEnabled(); in getReply()665 boolean replyUnicast = replyUnicastEnabled; in getReply()671 replyUnicastEnabled, now, answerInfo, additionalAnswerInfo, in getReply()683 replyUnicastEnabled, now, in getReply()808 boolean replyUnicastEnabled, long now, @NonNull Set<RecordInfo<?>> answerInfo, in addReplyFromService() argument860 if (!(replyUnicastEnabled && question.isUnicastReplyRequested())) { in addReplyFromService()