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