Searched refs:flushSensor (Results 1 – 3 of 3) sorted by relevance
90 status_t flushSensor(const sp<SensorEventConnection>& connection,
624 return mService->flushSensor(this, mOpPackageName); in flush()
1604 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, in flushSensor() function in android::SensorService