Searched defs:hasSystemFeature (Results 1 – 3 of 3) sorted by relevance
78 boolean hasSystemFeature(String feature); in hasSystemFeature() method
396 public boolean hasSystemFeature(String feature) { in hasSystemFeature() method in BaseSensorTestActivity
46 public static boolean hasSystemFeature(String feature) { in hasSystemFeature() method in FeatureUtil