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

  /system/chre/chre_api/include/chre_api/chre/
sensor_types.h 87 #define CHRE_SENSOR_TYPE_STATIONARY_DETECT UINT8_C(3)
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 84 #define CHRE_SENSOR_TYPE_STATIONARY_DETECT UINT8_C(3)
172 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_STATIONARY_DETECT)
  /system/chre/chre_api/legacy/v1_1/chre/
sensor.h 85 #define CHRE_SENSOR_TYPE_STATIONARY_DETECT UINT8_C(3)
226 (CHRE_EVENT_SENSOR_DATA_EVENT_BASE + CHRE_SENSOR_TYPE_STATIONARY_DETECT)
    [all...]

Completed in 150 milliseconds