Searched refs:SCHEME_STR (Results 1 – 1 of 1) sorted by relevance
155 private static final String SCHEME_STR = "scheme"; field in IntentFilter1622 serializer.startTag(null, SCHEME_STR); in writeToXml()1624 serializer.endTag(null, SCHEME_STR); in writeToXml()1712 } else if (tagName.equals(SCHEME_STR)) { in readFromXml()