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.h381 void disableAllSensors();
DSensorService.cpp411 dev.disableAllSensors(); in dump()
654 void SensorService::disableAllSensors() { in disableAllSensors() function in android::SensorService
665 dev.disableAllSensors(); in disableAllSensorsLocked()
2032 service->disableAllSensors(); in onSensorPrivacyChanged()
DSensorDevice.cpp947 void SensorDevice::disableAllSensors() { in disableAllSensors() function in android::SensorDevice