Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dcontexthub.cpp209 bool ContextHub::DisableSensor(SensorType sensor_type) { in DisableSensor() function in android::ContextHub
232 return DisableSensor(spec.sensor_type); in DisableSensors()
242 success &= DisableSensor(static_cast<SensorType>(sensor_type)); in DisableAllSensors()
256 success &= DisableSensor(static_cast<SensorType>(sensor_type)); in DisableActiveSensors()
Dcontexthub.h145 bool DisableSensor(SensorType sensor_type);