Searched refs:AGLOB_STR (Results 1 – 2 of 2) sorted by relevance
164 private static final String AGLOB_STR = "aglob"; field in IntentFilter2552 serializer.attribute(null, AGLOB_STR, pe.getPath()); in writeToXml()2585 serializer.attribute(null, AGLOB_STR, pe.getPath()); in writeToXml()2710 } else if ((ssp=parser.getAttributeValue(null, AGLOB_STR)) != null) { in readFromXml()2729 } else if ((path=parser.getAttributeValue(null, AGLOB_STR)) != null) { in readFromXml()
10678 Landroid/content/IntentFilter;->AGLOB_STR:Ljava/lang/String;