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 102 SensorType SensorEvent::GetSensorType() const {
176 static_cast<int>(GetSensorType()),
177 ContextHub::SensorTypeToAbbrevName(GetSensorType()).c_str(),
contexthub.cpp 332 SensorType event_source = event.GetSensorType();
345 SensorType event_source = event.GetSensorType();

Completed in 136 milliseconds