Searched defs:hasFeature (Results 1 – 3 of 3) sorted by relevance
1680 public boolean hasFeature(int feature) { in hasFeature() method in Window
546 static bool hasFeature(const char* name, const FeatureGroup& grp, in hasFeature() function
549 boolean hasFeature(String feature); in hasFeature() method565 @Override public boolean hasFeature(String feature) { in hasFeature() method in PackageParser.CallbackImpl