HomeSort by relevance Sort by last modified time
    Searched defs:CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD (Results 1 - 3 of 3) sorted by null

  /system/chre/chre_api/include/chre_api/chre/
sensor_types.h 119 #define CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD UINT8_C(8)
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 106 #define CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD UINT8_C(8)
196 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD)
  /system/chre/chre_api/legacy/v1_1/chre/
sensor.h 117 #define CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD UINT8_C(8)
250 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_GEOMAGNETIC_FIELD)
    [all...]

Completed in 87 milliseconds