Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DFeatureUtil.java45 public static boolean hasAnySystemFeature(ITestDevice device, String... features) in hasAnySystemFeature()
56 public static boolean hasAllSystemFeatures(ITestDevice device, String... features) in hasAllSystemFeatures()