Searched defs:setEventRate (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | SensorEventQueue.cpp | 143 status_t SensorEventQueue::setEventRate(Sensor const* sensor, nsecs_t ns) const { in setEventRate() function in android::SensorEventQueue |
D | ISensorEventConnection.cpp | 70 virtual status_t setEventRate(int handle, nsecs_t ns) in setEventRate() function in android::BpSensorEventConnection |
/frameworks/native/services/sensorservice/ | ||
D | SensorService.cpp | 663 status_t SensorService::setEventRate(const sp<SensorEventConnection>& connection, in setEventRate() function in android::SensorService |