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