Searched refs:ACTION_STR (Results 1 – 1 of 1) sorted by relevance
153 private static final String ACTION_STR = "action"; field in IntentFilter1526 serializer.startTag(null, ACTION_STR); in writeToXml()1528 serializer.endTag(null, ACTION_STR); in writeToXml()1612 if (tagName.equals(ACTION_STR)) { in readFromXml()