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

  /device/samsung/crespo/libsensors/
sensors.h 59 #define EVENT_TYPE_ACCEL_Z REL_Z
AkmSensor.cpp 94 if (!ioctl(data_fd, EVIOCGABS(EVENT_TYPE_ACCEL_Z), &absinfo)) {
268 case EVENT_TYPE_ACCEL_Z:
  /device/moto/stingray/sensors/
nusensors.h 70 #define EVENT_TYPE_ACCEL_Z REL_Z
AccelerationSensor.cpp 173 case EVENT_TYPE_ACCEL_Z:
AkmSensor.cpp 224 case EVENT_TYPE_ACCEL_Z:

Completed in 157 milliseconds