Searched refs:SGLOB_STR (Results 1 – 1 of 1) sorted by relevance
141 private static final String SGLOB_STR = "sglob"; field in IntentFilter1562 serializer.attribute(null, SGLOB_STR, pe.getPath()); in writeToXml()1589 serializer.attribute(null, SGLOB_STR, pe.getPath()); in writeToXml()1641 } else if ((ssp=parser.getAttributeValue(null, SGLOB_STR)) != null) { in readFromXml()1656 } else if ((path=parser.getAttributeValue(null, SGLOB_STR)) != null) { in readFromXml()