Home
last modified time | relevance | path

Searched refs:CHRE_EVENT_SENSOR_SAMPLING_CHANGE (Results 1 – 9 of 9) sorted by relevance

/system/chre/chre_api/legacy/v1_2/chre/
Dsensor.h221 #define CHRE_EVENT_SENSOR_SAMPLING_CHANGE \ macro
/system/chre/chre_api/legacy/v1_0/chre/
Dsensor.h247 #define CHRE_EVENT_SENSOR_SAMPLING_CHANGE \ macro
/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc150 } else if (eventType == CHRE_EVENT_SENSOR_SAMPLING_CHANGE) { in nanoappHandleEvent()
/system/chre/chre_api/include/chre_api/chre/
Dsensor.h232 #define CHRE_EVENT_SENSOR_SAMPLING_CHANGE \ macro
/system/chre/chre_api/legacy/v1_1/chre/
Dsensor.h363 #define CHRE_EVENT_SENSOR_SAMPLING_CHANGE \ macro
/system/chre/apps/chqts/src/general_test/
Dbasic_sensor_test_base.cc441 } else if (eventType == CHRE_EVENT_SENSOR_SAMPLING_CHANGE) { in handleEvent()
/system/chre/apps/sensor_world/
Dsensor_world.cc412 case CHRE_EVENT_SENSOR_SAMPLING_CHANGE: { in nanoappHandleEvent()
/system/chre/platform/slpi/see/
Dplatform_sensor.cc244 CHRE_EVENT_SENSOR_SAMPLING_CHANGE, event, freeEventDataCallback, in postSamplingStatusEvent()
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc875 CHRE_EVENT_SENSOR_SAMPLING_CHANGE, event, freeEventDataCallback, in postSamplingStatusEvent()