Home
last modified time | relevance | path

Searched defs:enableDisable (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp71 status_t SensorService::SensorDirectConnection::enableDisable( in enableDisable() function in android::SensorService::SensorDirectConnection
DSensorEventConnection.cpp602 status_t SensorService::SensorEventConnection::enableDisable( in enableDisable() function in android::SensorService::SensorEventConnection
/frameworks/native/libs/sensor/
DISensorEventConnection.cpp61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() function in android::BpSensorEventConnection