Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dactivity.cpp142 static int GetActivityTypeFromSensorIndex(int sensorIndex) { in GetActivityTypeFromSensorIndex() function
198 halEvent.event_type = GetActivityTypeFromSensorIndex(event.sensorIndex); in PublishEvent()