Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
142 private static final String LITERAL_STR = "literal"; field in IntentFilter1368 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1395 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1445 String ssp = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()1460 String path = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()