Searched refs:createZonedFloatValue (Results 1 – 3 of 3) sorted by relevance
133 public static VehiclePropValue createZonedFloatValue(int property, int zone, float value, in createZonedFloatValue() method in VehiclePropValueUtil156 return createZonedFloatValue(property, 0, 0, 0); in createDummyValue()
232 VehiclePropValue v = VehiclePropValueUtil.createZonedFloatValue(property, zone, value, 0); in setZonedFloatProperty()
158 v = VehiclePropValueUtil.createZonedFloatValue( in testEvent()