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