HomeSort by relevance Sort by last modified time
    Searched refs:SensorTypeToCalibrationKey (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
androidcontexthub.h 64 static const char *SensorTypeToCalibrationKey(SensorType sensor_type);
androidcontexthub.cpp 289 const char *key = AndroidContextHub::SensorTypeToCalibrationKey(sensor_type);
301 const char *key = AndroidContextHub::SensorTypeToCalibrationKey(sensor_type);
313 const char *key = AndroidContextHub::SensorTypeToCalibrationKey(sensor_type);
325 const char *key = AndroidContextHub::SensorTypeToCalibrationKey(sensor_type);
383 const char *AndroidContextHub::SensorTypeToCalibrationKey(SensorType sensor_type) {

Completed in 1920 milliseconds