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

  /frameworks/native/services/sensorservice/
GravitySensor.cpp 63 outEvent->type = SENSOR_TYPE_GRAVITY;
83 hwSensor.type = SENSOR_TYPE_GRAVITY;
SensorService.cpp 84 (1<<SENSOR_TYPE_GRAVITY) |
98 case SENSOR_TYPE_GRAVITY:
147 case SENSOR_TYPE_GRAVITY:
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 46 case SENSOR_TYPE_GRAVITY:
144 case SENSOR_TYPE_GRAVITY:
  /hardware/libhardware/include/hardware/
sensors.h 324 * SENSOR_TYPE_GRAVITY
334 #define SENSOR_TYPE_GRAVITY (9)
    [all...]
  /hardware/invensense/libsensors/
MPLSensor.cpp 94 SENSOR_TYPE_GRAVITY, 10240.0f, 1.0f, 0.5f, 10000, { } },
230 mPendingEvents[Gravity].type = SENSOR_TYPE_GRAVITY;
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp 113 SENSOR_TYPE_GRAVITY, 10240.0f, 1.0f, 0.5f, 10000, {}},
274 mPendingEvents[Gravity].type = SENSOR_TYPE_GRAVITY;
    [all...]

Completed in 674 milliseconds