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