Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dsensor_info_test.cc55 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in validateSensorInfo()
Dbasic_sensor_test_base.cc191 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in startTest()
/system/chre/chre_api/legacy/v1_2/chre/
Dsensor.h315 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
/system/chre/chre_api/legacy/v1_0/chre/
Dsensor.h335 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc209 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in nanoappStart()
/system/chre/chre_api/include/chre_api/chre/
Dsensor.h434 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
/system/chre/chre_api/legacy/v1_1/chre/
Dsensor.h457 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
/system/chre/apps/sensor_world/
Dsensor_world.cc234 : CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in handleTimerEvent()
283 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, sensor.interval, in nanoappStart()
/system/chre/core/
Dsensor_type.cc280 case CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS: in getSensorModeFromEnum()