Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h95 void enableAllSensors();
DSensorService.cpp387 dev.enableAllSensors(); in dump()
409 dev.enableAllSensors(); in dump()
1248 dev.enableAllSensors(); in resetToNormalModeLocked()
DSensorDevice.cpp404 void SensorDevice::enableAllSensors() { in enableAllSensors() function in android::SensorDevice