[go: nahoru, domu]

Searched refs:LITERAL_STR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntentFilter.java143 private static final String LITERAL_STR = "literal"; field in class:IntentFilter
1566 serializer.attribute(null, LITERAL_STR, pe.getPath());
1593 serializer.attribute(null, LITERAL_STR, pe.getPath());
1646 String ssp = parser.getAttributeValue(null, LITERAL_STR);
1661 String path = parser.getAttributeValue(null, LITERAL_STR);

Completed in 10 milliseconds