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