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