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

  /system/chre/chre_api/include/chre_api/chre/
sensor_types.h 145 #define CHRE_SENSOR_TYPE_LIGHT UINT8_C(12)
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 120 #define CHRE_SENSOR_TYPE_LIGHT UINT8_C(12)
214 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_LIGHT)
  /system/chre/chre_api/legacy/v1_1/chre/
sensor.h 143 #define CHRE_SENSOR_TYPE_LIGHT UINT8_C(12)
268 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_LIGHT)
    [all...]

Completed in 198 milliseconds