Searched refs:createIntEvent (Results 1 – 2 of 2) sorted by relevance
31 public static CarSensorEvent createIntEvent(int sensorType, long timeStampNs, int value) { in createIntEvent() method in CarSensorEventFactory
133 return CarSensorEventFactory.createIntEvent(sensorType, v.getTimestamp(), in createCarSensorEvent()