Searched refs:createPropValue (Results 1 – 1 of 1) sorted by relevance
331 return get(clazz, createPropValue(propertyId, NO_AREA)); in get()335 return get(clazz, createPropValue(propertyId, areaId)); in get()603 VehiclePropValue v = createPropValue(propId, zoneId); in injectVhalEvent()732 private static VehiclePropValue createPropValue(int propId, int areaId) { in createPropValue() method in VehicleHal