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