Searched refs:createBooleanEvent (Results 1 – 2 of 2) sorted by relevance
24 public static CarSensorEvent createBooleanEvent(int sensorType, long timestamp, in createBooleanEvent() method in CarSensorEventFactory
165 event = CarSensorEventFactory.createBooleanEvent(sensorType, v.timestamp, in createCarSensorEvent()