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

  /device/google/contexthub/util/nanotool/
sensorevent.h 100 SensorType GetSensorType() const;
sensorevent.cpp 101 SensorType SensorEvent::GetSensorType() const {
175 static_cast<int>(GetSensorType()),
176 ContextHub::SensorTypeToAbbrevName(GetSensorType()).c_str(),
contexthub.cpp 331 SensorType event_source = event.GetSensorType();
344 SensorType event_source = event.GetSensorType();

Completed in 43 milliseconds