Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
151 private static final String LITERAL_STR = "literal"; field in IntentFilter1642 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1672 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1728 String ssp = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()1745 String path = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()