Searched defs:features (Results 1 – 12 of 12) sorted by relevance
43 public DOMImplementation getDOMImplementation(String features); in getDOMImplementation()56 public DOMImplementationList getDOMImplementationList(String features); in getDOMImplementationList()
41 List<String> features = getListFromCpuinfo("Features"); in isAESHardwareAccelerated() local97 String features = getFieldFromCpuinfo(fieldName); in getListFromCpuinfo() local
73 java.util.List features = new java.util.ArrayList(); in runTest() local
39 private Map<String, Boolean> features = new HashMap<String, Boolean>(); field in SAXParserFactoryImpl
39 private Set<String> features = new HashSet<String>(); field in MockFilter
51 private Set<String> features = new HashSet<String>(); field in MockReader
30 protected HashMap<String, Boolean> features = new HashMap<String, Boolean>(); field in XmlPullParserFactory
175 String[] features = { in test_setFeatureLjava_lang_StringZ() local
491 String[] features = { "http://xml.org/sax/features/namespaces", in test_getSetFeatureLjava_lang_String() local
111 String[] features = new String[] { NAMESPACES, NAMESPACE_PREFIXES, in testGetSetFeature() local
140 List<String> features = new ArrayList<String>(); in testIsSupported12() local
1549 ArrayList<String> features = new ArrayList<String>(); in getFeatures() local