Searched refs:isSupportedServiceType (Results 1 – 3 of 3) sorted by relevance
44 if (!MDNSUtils.isSupportedServiceType(nsdServiceInfo, MOPRIA_MDNS_SERVICES)) { in matchesCriteria()
61 if (!MDNSUtils.isSupportedServiceType(nsdServiceInfo, SAMSUNG_MDNS_SERVICES)) { in matchesCriteria()
123 public static boolean isSupportedServiceType(@NonNull NsdServiceInfo serviceInfo, in isSupportedServiceType() method in MDNSUtils