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

  /device/google/contexthub/util/nanotool/
contexthub.h 144 bool EnableSensors(const std::vector<SensorSpec>& sensors);
nanotool.cpp 456 success = hub->EnableSensors(args->sensors);
contexthub.cpp 214 bool ContextHub::EnableSensors(const std::vector<SensorSpec>& sensors) {

Completed in 59 milliseconds