Home
last modified time | relevance | path

Searched defs:isCalibrated (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dsensor_type_helpers.cc44 bool SensorTypeHelpers::isCalibrated(uint8_t sensorType) { in isCalibrated() function in chre::SensorTypeHelpers
/system/chre/core/include/chre/core/
Dsensor.h121 bool isCalibrated() const { in isCalibrated() function