Searched refs:EXTRAS_STR (Results 1 – 1 of 1) sorted by relevance
182 private static final String EXTRAS_STR = "extras"; field in IntentFilter2594 serializer.startTag(null, EXTRAS_STR); in writeToXml()2600 serializer.endTag(null, EXTRAS_STR); in writeToXml()2734 } else if (tagName.equals(EXTRAS_STR)) { in readFromXml()