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