Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h107 void disableAllSensors();
DSensorService.h438 void disableAllSensors();
DSensorService.cpp429 dev.disableAllSensors(); in dump()
672 void SensorService::disableAllSensors() { in disableAllSensors() function in android::SensorService
687 dev.disableAllSensors(); in disableAllSensorsLocked()
2268 service->disableAllSensors(); in onSensorPrivacyChanged()
DSensorDevice.cpp969 void SensorDevice::disableAllSensors() { in disableAllSensors() function in android::SensorDevice