Searched defs:features (Results 1 – 9 of 9) sorted by relevance
77 String features = getFieldFromCpuinfo("Features"); in getFeaturesFromCpuinfo() local88 private static void assertInCpuinfo(List<String> features, in assertInCpuinfo()94 private static void assertNotInCpuinfo(List<String> features, in assertNotInCpuinfo()123 List<String> features = getFeaturesFromCpuinfo(); in testArmCpuinfo() local143 List<String> features = getFeaturesFromCpuinfo(); in testArm64Cpuinfo() local
127 String features = getFeatures(); in onStart() local240 StringBuilder features = new StringBuilder(); in getFeatures() local267 private static void addFeature(StringBuilder features, String name, String type, in addFeature()281 List<String> features = new ArrayList<String>(); in getPackageManagerFeatures() local
281 private boolean hasAnyFeature(String[] features) { in hasAnyFeature()293 private boolean hasAllFeatures(String[] features) { in hasAllFeatures()
256 Set<Feature> features = new LinkedHashSet<Feature>(); in onCreate() local
89 String[] features) throws NetworkErrorException { in hasFeatures()
96 String[] features) throws NetworkErrorException { in hasFeatures()
194 String[] features) throws NetworkErrorException { in hasFeatures()
236 private Bundle getAuthTokenByFeature(String[] features, Activity activity) in getAuthTokenByFeature()
262 Set<String> features = new HashSet<String>(); in getFeatureConstantsNames() local