Searched defs:hasSystemFeature (Results 1 – 6 of 6) sorted by relevance
90 public static boolean hasSystemFeature(String feature) { in hasSystemFeature() method in PackageManagerUtils
227 public boolean hasSystemFeature(String name) { in hasSystemFeature() method in PackageManagerWrapper232 public boolean hasSystemFeature(String name, int version) { in hasSystemFeature() method in PackageManagerWrapper
285 protected boolean hasSystemFeature(String name) { in hasSystemFeature() method in ShadowApplicationPackageManager1591 protected boolean hasSystemFeature(String name, int version) { in hasSystemFeature() method in ShadowApplicationPackageManager
2202 public void hasSystemFeature() { in hasSystemFeature() method in ShadowPackageManagerTest