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.cpp417 dev.enableAllSensors(); in dump()
674 void SensorService::enableAllSensors() { in enableAllSensors() function in android::SensorService
689 dev.enableAllSensors(); in enableAllSensorsLocked()
1472 dev.enableAllSensors(); in resetToNormalModeLocked()
2034 service->enableAllSensors(); in onSensorPrivacyChanged()
DSensorService.h384 void enableAllSensors();
DSensorDevice.cpp914 void SensorDevice::enableAllSensors() { in enableAllSensors() function in android::SensorDevice