Searched defs:enableDisable (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/sensorservice/ | ||
D | SensorDirectConnection.cpp | 71 status_t SensorService::SensorDirectConnection::enableDisable( in enableDisable() function in android::SensorService::SensorDirectConnection |
D | SensorEventConnection.cpp | 602 status_t SensorService::SensorEventConnection::enableDisable( in enableDisable() function in android::SensorService::SensorEventConnection |
/frameworks/native/libs/sensor/ | ||
D | ISensorEventConnection.cpp | 61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() function in android::BpSensorEventConnection |