Searched refs:NSD_UNICAST_REPLY_ENABLED (Results 1 – 2 of 2) sorted by relevance
58 public static final String NSD_UNICAST_REPLY_ENABLED = "nsd_unicast_reply_enabled"; field in MdnsFeatureFlags118 return mIsUnicastReplyEnabled || isForceEnabledForTest(NSD_UNICAST_REPLY_ENABLED); in isUnicastReplyEnabled()
1933 mContext, MdnsFeatureFlags.NSD_UNICAST_REPLY_ENABLED)) in NsdService()