Searched refs:hasAnySystemFeature (Results 1 – 4 of 4) sorted by relevance
51 public static boolean hasAnySystemFeature(String... features) { in hasAnySystemFeature() method in FeatureUtil83 return hasAnySystemFeature(ARC_FEATURE, ARC_DEVICE_MANAGEMENT_FEATURE); in isArc()88 return hasAnySystemFeature(TV_FEATURE, LEANBACK_FEATURE); in isTV()
125 return !FeatureUtil.hasAnySystemFeature( in supportsInsecureLock()
117 return !FeatureUtil.hasAnySystemFeature( in supportsInsecureLock()
1220 return !FeatureUtil.hasAnySystemFeature( in supportsInsecureLock()