[go: nahoru, domu]

Searched refs:SGLOB_STR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntentFilter.java141 private static final String SGLOB_STR = "sglob"; field in class:IntentFilter
1572 serializer.attribute(null, SGLOB_STR, pe.getPath());
1599 serializer.attribute(null, SGLOB_STR, pe.getPath());
1651 } else if ((ssp=parser.getAttributeValue(null, SGLOB_STR)) != null) {
1666 } else if ((path=parser.getAttributeValue(null, SGLOB_STR)) != null) {

Completed in 34 milliseconds