Home
last modified time | relevance | path

Searched refs:COMMS_SENSOR_ACTIVITY_STILL_STOP (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubdefs.h79 COMMS_SENSOR_ACTIVITY_STILL_STOP = 41, enumerator
Dactivity.cpp57 COMMS_SENSOR_ACTIVITY_STILL_STOP, },
Dhubconnection.cpp233 mSensorState[COMMS_SENSOR_ACTIVITY_STILL_STOP].sensorType = SENS_TYPE_ACTIVITY_STILL_STOP; in HubConnection()
234 mSensorState[COMMS_SENSOR_ACTIVITY_STILL_STOP].rate = SENSOR_RATE_ONCHANGE; in HubConnection()
570 case COMMS_SENSOR_ACTIVITY_STILL_STOP: in processSample()
1200 sensor = COMMS_SENSOR_ACTIVITY_STILL_STOP; in processBuf()