Searched refs:XML_TAG_PROTO (Results 1 – 1 of 1) sorted by relevance
89 private static final String XML_TAG_PROTO = "Proto"; field in PasspointXmlUtils506 XmlUtil.writeNextValue(out, XML_TAG_PROTO, entry.getKey()); in serializeProtoPortMap()923 int proto = (int) XmlUtil.readNextValueWithName(in, XML_TAG_PROTO); in deserializeProtoPortMap()