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