Searched refs:SGLOB_STR (Results 1 – 2 of 2) sorted by relevance
147 private static final String SGLOB_STR = "sglob"; field in IntentFilter1646 serializer.attribute(null, SGLOB_STR, pe.getPath()); in writeToXml()1676 serializer.attribute(null, SGLOB_STR, pe.getPath()); in writeToXml()1731 } else if ((ssp=parser.getAttributeValue(null, SGLOB_STR)) != null) { in readFromXml()1748 } else if ((path=parser.getAttributeValue(null, SGLOB_STR)) != null) { in readFromXml()
13604 Landroid/content/IntentFilter;->SGLOB_STR:Ljava/lang/String;