Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h107 void enableAllSensors();
DSensorService.cpp395 dev.enableAllSensors(); in dump()
527 void SensorService::enableAllSensors() { in enableAllSensors() function in android::SensorService
542 dev.enableAllSensors(); in enableAllSensorsLocked()
1320 dev.enableAllSensors(); in resetToNormalModeLocked()
1885 service->enableAllSensors(); in onSensorPrivacyChanged()
DSensorService.h366 void enableAllSensors();
DSensorDevice.cpp751 void SensorDevice::enableAllSensors() { in enableAllSensors() function in android::SensorDevice