HomeSort by relevance Sort by last modified time
    Searched refs:createBooleanEvent (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/service/src/com/android/car/
CarSensorEventFactory.java 24 public static CarSensorEvent createBooleanEvent(int sensorType, long timeStampNs,
  /packages/services/Car/service/src/com/android/car/hal/
SensorHalService.java 123 return CarSensorEventFactory.createBooleanEvent(sensorType, v.getTimestamp(),

Completed in 263 milliseconds