Searched refs:UNAVAILABLE_FEATURES (Results 1 – 2 of 2) sorted by relevance
113 for (String feature : XmlResourceParserImpl.UNAVAILABLE_FEATURES) { in testSetFeature()135 for (String feature : XmlResourceParserImpl.UNAVAILABLE_FEATURES) { in testGetFeature()
48 public static final String[] UNAVAILABLE_FEATURES = { field in XmlResourceParserImpl