Searched refs:toCarPropertyConfig (Results 1 – 2 of 2) sorted by relevance
157 CarPropertyConfig config = CarPropertyUtils.toCarPropertyConfig(p, mgrPropId); in takeSupportedProperties()
100 static CarPropertyConfig<?> toCarPropertyConfig(VehiclePropConfig p, int propertyId) { in toCarPropertyConfig() method in CarPropertyUtils