Searched refs:mIsUnicastReplyEnabled (Results 1 – 1 of 1) sorted by relevance
86 public final boolean mIsUnicastReplyEnabled; field in MdnsFeatureFlags118 return mIsUnicastReplyEnabled || isForceEnabledForTest(NSD_UNICAST_REPLY_ENABLED); in isUnicastReplyEnabled()161 mIsUnicastReplyEnabled = isUnicastReplyEnabled; in MdnsFeatureFlags()181 private boolean mIsUnicastReplyEnabled; field in MdnsFeatureFlags.Builder195 mIsUnicastReplyEnabled = true; // Default enabled. in Builder()258 mIsUnicastReplyEnabled = isUnicastReplyEnabled; in setIsUnicastReplyEnabled()302 mIsUnicastReplyEnabled, in build()