Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
143 private static final String LITERAL_STR = "literal"; field in IntentFilter1556 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1583 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1636 String ssp = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()1651 String path = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()