Searched defs:hasSystemFeature (Results 1 – 4 of 4) sorted by relevance
284 private boolean hasSystemFeature(String feature) { in hasSystemFeature() method in TelephonyManagerReadPhoneStatePermissionTest
78 boolean hasSystemFeature(String feature); in hasSystemFeature() method
376 public boolean hasSystemFeature(String feature) { in hasSystemFeature() method in BaseSensorTestActivity
46 public static boolean hasSystemFeature(String feature) { in hasSystemFeature() method in FeatureUtil