Searched defs:hasFeature (Results 1 – 6 of 6) sorted by relevance
25 public static boolean hasFeature(Context context, String feature) { in hasFeature() method in Utils
164 protected boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature() method in HarmfulAppWarningTest
59 bool hasFeature = false; in deviceSupportsFeature() local
332 private boolean hasFeature() throws Exception { in hasFeature() method in AdoptableHostTest
653 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in BatteryStatsValidationTest
932 protected boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in AtomTestCase