Searched refs:checkSubtypeLabel (Results 1 – 1 of 1) sorted by relevance
760 if (!checkSubtypeLabel(subtype)) { in checkSubtypeLabels()848 if (subtype != null && !checkSubtypeLabel(subtype)) { in processMessage()1883 private static boolean checkSubtypeLabel(String subtype) { in checkSubtypeLabel() method in NsdService