Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_type.cc33 case SensorType::InstantMotion: in getSensorTypeName()
102 return SensorType::InstantMotion; in getSensorTypeFromUnsignedInt()
156 case SensorType::InstantMotion: in getUnsignedIntFromSensorType()
241 case SensorType::InstantMotion: in getSensorSampleTypeFromSensorType()
295 return (sensorType == SensorType::InstantMotion in sensorTypeIsOneShot()
/system/chre/core/include/chre/core/
Dsensor_type.h44 InstantMotion, enumerator
/system/chre/platform/slpi/see/
Dplatform_sensor.cc200 sensorType = SensorType::InstantMotion; in getSensorTypeFromDataType()
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc191 return SensorType::InstantMotion; in getSensorTypeFromSensorId()