Searched defs:hasFeature (Results 1 – 11 of 11) sorted by relevance
25 public static boolean hasFeature(Context context, String feature) { in hasFeature() method in Utils
36 private boolean hasFeature(String feature) throws Exception { in hasFeature() method in AdbManagerHostDeviceTest
44 public static boolean hasFeature(String featureName) { 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
404 private boolean hasFeature() throws Exception { in hasFeature() method in AdoptableHostTest
395 private boolean hasFeature(String feature) { in hasFeature() method in StorageTest
414 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in BatteryStatsValidationTest
244 public static boolean hasFeature(ITestDevice device, String feature) throws Exception { in hasFeature() method in DeviceUtils
927 protected boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in AtomTestCase
895 private boolean hasFeature(String feature) { in hasFeature() method in MediaStorageTest