Home
last modified time | relevance | path

Searched defs:hasSystemFeature (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DISensorTestStateContainer.java78 boolean hasSystemFeature(String feature); in hasSystemFeature() method
DBaseSensorTestActivity.java395 public boolean hasSystemFeature(String feature) { in hasSystemFeature() method in BaseSensorTestActivity
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DFeatureUtil.java43 public static boolean hasSystemFeature(String feature) { in hasSystemFeature() method in FeatureUtil
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DFeatureUtil.java44 public static boolean hasSystemFeature(String feature) { in hasSystemFeature() method in FeatureUtil