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