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