Searched refs:LITERAL_STR (Results 1 – 1 of 1) sorted by relevance
153 private static final String LITERAL_STR = "literal"; field in IntentFilter1904 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()1934 serializer.attribute(null, LITERAL_STR, pe.getPath()); in writeToXml()2043 String ssp = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()2060 String path = parser.getAttributeValue(null, LITERAL_STR); in readFromXml()