Searched defs:floatValues (Results 1 – 2 of 2) sorted by relevance
135 public final float[] floatValues; field in CarSensorEvent185 CarSensorEvent(int sensorType, long timeStampNs, float[] floatValues, int[] intValues) { in CarSensorEvent()
204 public final float[] floatValues; field in CarSensorEvent262 CarSensorEvent(int sensorType, long timeStampNs, float[] floatValues, int[] intValues) { in CarSensorEvent()