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