Searched refs:taken (Results 1 – 4 of 4) sorted by relevance
144 List<VehiclePropConfig> taken = service.takeSupportedProperties(propertiesList); in init() local145 if (taken == null) { in init()149 Log.i(CarLog.TAG_HAL, "HalService " + service + " take properties " + taken.size()); in init()152 for (VehiclePropConfig p: taken) { in init()156 propertiesList.removeAll(taken); in init()
132 List<VehiclePropConfig> taken = new LinkedList<>(); in takeSupportedProperties() local144 taken.add(p); in takeSupportedProperties()152 return taken; in takeSupportedProperties()
13 # As a special case, a weight of 0 is taken to mean profanity - words that23 # 15, which is then taken to be the whitelist target of this word.