Searched defs:hasFeature (Results 1 – 3 of 3) sorted by relevance
25 public static boolean hasFeature(Context context, String feature) { in hasFeature() method in Utils
33 public static String hasFeature(final String featureName) { in hasFeature() method in ShellCommandUtils
687 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in BatteryStatsValidationTest