Searched refs:PORT_STR (Results 1 – 2 of 2) sorted by relevance
151 private static final String PORT_STR = "port"; field in IntentFilter1660 serializer.attribute(null, PORT_STR, Integer.toString(ae.getPort())); in writeToXml()1738 String port = parser.getAttributeValue(null, PORT_STR); in readFromXml()
13596 Landroid/content/IntentFilter;->PORT_STR:Ljava/lang/String;