Searched refs:sendEventsFromCache (Results 1 – 3 of 3) sorted by relevance
386 void sendEventsFromCache(const sp<SensorEventConnection>& connection);
897 mService->sendEventsFromCache(this); in handleEvent()
2044 void SensorService::sendEventsFromCache(const sp<SensorEventConnection>& connection) { in sendEventsFromCache() function in android::SensorService