Home
last modified time | relevance | path

Searched refs:setSamplingStatus (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/core/include/chre/core/
H A Dsensor.h221 void setSamplingStatus(const struct chreSensorSamplingStatus &status);
/aosp12/system/chre/core/
H A Dsensor.cc118 void Sensor::setSamplingStatus(const struct chreSensorSamplingStatus &status) { in setSamplingStatus() function in chre::Sensor
H A Dsensor_request_manager.cc513 sensor->setSamplingStatus(*status); in handleSamplingStatusUpdate()
/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc765 sensor.setSamplingStatus(status); in configureSensor()