Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h108 void enableAllSensors();
DSensorService.cpp435 dev.enableAllSensors(); in dump()
696 void SensorService::enableAllSensors() { in enableAllSensors() function in android::SensorService
711 dev.enableAllSensors(); in enableAllSensorsLocked()
1540 dev.enableAllSensors(); in resetToNormalModeLocked()
2270 service->enableAllSensors(); in onSensorPrivacyChanged()
DSensorService.h441 void enableAllSensors();
DSensorDevice.cpp936 void SensorDevice::enableAllSensors() { in enableAllSensors() function in android::SensorDevice