Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h106 void disableAllSensors();
DSensorService.h363 void disableAllSensors();
DSensorService.cpp389 dev.disableAllSensors(); in dump()
508 void SensorService::disableAllSensors() { in disableAllSensors() function in android::SensorService
518 dev.disableAllSensors(); in disableAllSensorsLocked()
1883 service->disableAllSensors(); in onSensorPrivacyChanged()
DSensorDevice.cpp780 void SensorDevice::disableAllSensors() { in disableAllSensors() function in android::SensorDevice