Searched refs:hasAnySystemFeature (Results 1 – 1 of 1) sorted by relevance
45 public static boolean hasAnySystemFeature(ITestDevice device, String... features) in hasAnySystemFeature() method in FeatureUtil79 return hasAnySystemFeature(device, TV_FEATURE, LEANBACK_FEATURE); in isTV()