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