Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h51 void enableAllSensors();
DSensorService.cpp339 dev.enableAllSensors(); in dump()
354 dev.enableAllSensors(); in dump()
934 dev.enableAllSensors(); in resetToNormalModeLocked()
DSensorDevice.cpp347 void SensorDevice::enableAllSensors() { in enableAllSensors() function in android::SensorDevice