Searched refs:PORT_STR (Results 1 – 1 of 1) sorted by relevance
150 private static final String PORT_STR = "port"; field in IntentFilter1642 serializer.attribute(null, PORT_STR, Integer.toString(ae.getPort())); in writeToXml()1720 String port = parser.getAttributeValue(null, PORT_STR); in readFromXml()