Searched refs:flushSensor (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorService.h169 status_t flushSensor(const sp<SensorEventConnection>& connection, int handle);
H A DSensorService.cpp684 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, function in class:android::SensorService
942 status_t err_flush = mService->flushSensor(this, handle);

Completed in 71 milliseconds