Searched refs:hasSystemFeature (Results 1 – 1 of 1) sorted by relevance
39 public static boolean hasSystemFeature(ITestDevice device, String feature) in hasSystemFeature() method in FeatureUtil84 return hasSystemFeature(device, WATCH_FEATURE); in isWatch()89 return hasSystemFeature(device, AUTOMOTIVE_FEATURE); in isAutomotive()98 hasSystemFeature(device, LOW_RAM_FEATURE); in isLowRam()103 return hasSystemFeature(device, TELEPHONY_FEATURE); in hasTelephony()108 return hasSystemFeature(device, FEATURE_MICROPHONE); in hasMicrophone()