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