Searched refs:constructFullSubtype (Results 1 – 2 of 2) sorted by relevance
347 public static String[] constructFullSubtype(String[] serviceType, String subtype) { in constructFullSubtype() method in MdnsUtils
286 MdnsUtils.constructFullSubtype(serviceType, subtype), in ServiceRegistration()